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