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