Explorar el Código

Merge branch 'ruleSearch220222' into test

1178232204@qq.com hace 3 años
padre
commit
6d40cca5ef
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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({