Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
q4speed 2020-06-03 15:51:04 +08:00
commit 75803d6c2b
1 changed files with 3 additions and 1 deletions

View File

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