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