refactor(测试跟踪): 用例编辑页请求重复发送

This commit is contained in:
chenjianxing 2023-02-15 13:47:10 +08:00 committed by jianxing
parent c9d467c607
commit 0cc81df152
1 changed files with 0 additions and 6 deletions

View File

@ -656,12 +656,6 @@ export default {
},
deep: true,
},
caseId: {
handler(val) {
this.loadTestCase();
},
immediate: true
}
},
beforeDestroy() {
this.removeListener();