Explorar o código

Merge branch 'dragTerm1025' into test

1178232204@qq.com %!s(int64=3) %!d(string=hai) anos
pai
achega
e46c5463d3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/knowledgeExtra/AddNewRule.vue

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

@@ -740,7 +740,7 @@ export default {
       this.$set(
         this.form.klRuleByIdSub[index],
         "baseTermTypeList",
-        (isDel && val == 1) || dragType ? screenArr : obj.subMenuList
+        (isDel && val == 2) || dragType ? screenArr : obj.subMenuList
       );
       this.$set(this.form.klRuleByIdSub[index], "subLenCode", "");
       this.$set(this.form.klRuleByIdSub[index], "dataType", "");