fix 快捷创建用例
This commit is contained in:
parent
6f4d91102f
commit
4e7d42c272
|
@ -283,7 +283,9 @@
|
|||
this.getSelectOptions();
|
||||
},
|
||||
watch: {
|
||||
|
||||
treeNodes() {
|
||||
this.getModuleOptions();
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
open(testCase) {
|
||||
|
|
Loading…
Reference in New Issue