Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
75803d6c2b
|
@ -283,7 +283,9 @@
|
||||||
this.getSelectOptions();
|
this.getSelectOptions();
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
|
treeNodes() {
|
||||||
|
this.getModuleOptions();
|
||||||
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
open(testCase) {
|
open(testCase) {
|
||||||
|
|
Loading…
Reference in New Issue