wyh il y a 9 mois
Parent
commit
7c62ea2f81

+ 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:'旁路状态',