Browse Source

模块化fix bug

prince 5 years ago
parent
commit
60181b3b93
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/ToConfigure/configure.vue

+ 2 - 0
src/views/ToConfigure/configure.vue

@@ -618,6 +618,8 @@ export default {
           this.moduleForm.id = data.id
           this.moduleForm.moduleNames[0] = data.moduleName
         }
+      }else {
+        this.moduleDialog = true
       }
     },
     confirmModule(formName) { // 模块操作确认