fix 快捷创建用例

This commit is contained in:
chenjianxing 2020-06-03 15:38:26 +08:00
parent 6f4d91102f
commit 4e7d42c272
1 changed files with 3 additions and 1 deletions

View File

@ -283,7 +283,9 @@
this.getSelectOptions();
},
watch: {
treeNodes() {
this.getModuleOptions();
}
},
methods: {
open(testCase) {