fix(接口测试): 接口测试保存无反应

This commit is contained in:
chenjianxing 2020-09-18 15:06:19 +08:00
parent a646f5f4d8
commit 648f1fa2d0
1 changed files with 3 additions and 4 deletions

View File

@ -115,11 +115,10 @@ export default {
watch: { watch: {
projectId() { projectId() {
this.initScenarioEnvironment(); this.initScenarioEnvironment();
}
}, },
testId() {
activated() {
this.initScenarioEnvironment(); this.initScenarioEnvironment();
}
}, },
methods: { methods: {