wyh 1 年之前
父节点
当前提交
7c62ea2f81
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/views/module_interLock/InterlockSummary/InterlockSummaryList.vue

+ 3 - 3
src/views/module_interLock/InterlockSummary/InterlockSummaryList.vue

@@ -203,9 +203,9 @@
             title:'回路健康级别',
             align:"center",
             dataIndex: 'loopHealthLevel',
-            // customRender:function (t,r,index) {
-            //   return {children: t,attrs: {rowSpan:r.rowSpan3}};
-            // },
+            customRender:function (t,r,index) {
+              return {children: t,attrs: {rowSpan:r.rowSpan3}};
+            },
           },
           {
             title:'旁路状态',