wyh 9 달 전
부모
커밋
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:'旁路状态',