refactor(测试跟踪): 用例编辑页请求重复发送
This commit is contained in:
parent
c9d467c607
commit
0cc81df152
|
@ -656,12 +656,6 @@ export default {
|
|||
},
|
||||
deep: true,
|
||||
},
|
||||
caseId: {
|
||||
handler(val) {
|
||||
this.loadTestCase();
|
||||
},
|
||||
immediate: true
|
||||
}
|
||||
},
|
||||
beforeDestroy() {
|
||||
this.removeListener();
|
||||
|
|
Loading…
Reference in New Issue