Browse Source

Merge branch 'dragTerm1025' into test

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

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

@@ -1117,7 +1117,6 @@ export default {
               (ele) => ele === item.code && item.remark.split("|")[0] == 3
               (ele) => ele === item.code && item.remark.split("|")[0] == 3
             )
             )
           );
           );
-          console.log(this.form.klRuleByIdSub[inx].subType);
           if (this.form.klRuleByIdSub[inx] && this.form.klRuleByIdSub[inx].subType !='') {
           if (this.form.klRuleByIdSub[inx] && this.form.klRuleByIdSub[inx].subType !='') {
             this.$set(
             this.$set(
               this.form.klRuleByIdSub[inx],
               this.form.klRuleByIdSub[inx],