reedliuqing_i 5 年 前
コミット
657098e621
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/ToConfigure/configure.vue

+ 1 - 1
src/views/ToConfigure/configure.vue

@@ -618,7 +618,7 @@ export default {
           this.moduleForm.id = data.id
           this.moduleForm.moduleNames[0] = data.moduleName
         }
-      }else {
+      } else {
         this.moduleDialog = true
       }
     },