Browse Source

Merge branch 'ruleSearch220222' into test

1178232204@qq.com 3 years ago
parent
commit
6d40cca5ef
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/components/knowledgeExtra/RuleCheck.vue

+ 2 - 1
src/components/knowledgeExtra/RuleCheck.vue

@@ -353,7 +353,8 @@ export default {
                   mergeArr.push(
                     { row: len, col: 0, rowspan: dtoList.length, colspan: 1 },
                     { row: len, col: 1, rowspan: dtoList.length, colspan: 1 },
-                    { row: len, col: 2, rowspan: dtoList.length, colspan: 1 }
+                    { row: len, col: 2, rowspan: dtoList.length, colspan: 1 },
+                    { row: len, col: 3, rowspan: dtoList.length, colspan: 1 }
                   );
                 }
                 datalist.push({