1178232204@qq.com 2 years ago
parent
commit
cab3e3e730
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/components/knowledgeExtra/AddNewRule.vue

+ 0 - 1
src/components/knowledgeExtra/AddNewRule.vue

@@ -347,7 +347,6 @@ export default {
       this.title = "规则维护-" + (this.isCopy ? "复制" : "修改") + "规则";
       this.getDragData(info);
       // 编辑初始化选择框
-
       this.initEdidData();
     }
   },