浏览代码

Merge branch 'ruleSearch220222' into test

1178232204@qq.com 3 年之前
父节点
当前提交
6d40cca5ef
共有 1 个文件被更改,包括 2 次插入1 次删除
  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({