Explorar o código

修复目标录入没有验证

jiangbiao %!s(int64=3) %!d(string=hai) anos
pai
achega
8a1a652c69
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      ui/src/views/plant/targetlist/index.vue

+ 1 - 0
ui/src/views/plant/targetlist/index.vue

@@ -491,6 +491,7 @@ export default {
       this.reset();
 	    this.getTreeselect();
       this.open = true;
+      this.rules = this.rulesOne;
       this.title = this.$t('新增') + " " + this.$t('目标录入');
     },
     /** 条目新增按钮操作 */