wyh 2 miesięcy temu
rodzic
commit
54f864c401

+ 3 - 3
src/views/module_interLock/InterlockDetail/InterlockDetailList.vue

@@ -219,17 +219,17 @@
           {
             title:'输入卡件状态',
             align:"center",
-            dataIndex: 'inputStatus'
+            dataIndex: 'inputStatus_dictText'
           },
           {
             title:'输出卡件状态',
             align:"center",
-            dataIndex: 'outputStatus'
+            dataIndex: 'outputStatus_dictText'
           },
           {
             title:'MP状态',
             align:"center",
-            dataIndex: 'mpStatus'
+            dataIndex: 'mpStatus_dictText'
           },
           // {
           //   title: '操作',

+ 3 - 3
src/views/module_interLock/interlockHistoryData/InterlockHistory/HistoryDetailList.vue

@@ -215,17 +215,17 @@
           {
             title:'输入卡件状态',
             align:"center",
-            dataIndex: 'inputStatus'
+            dataIndex: 'inputStatus_dictText'
           },
           {
             title:'输出卡件状态',
             align:"center",
-            dataIndex: 'outputStatus'
+            dataIndex: 'outputStatus_dictText'
           },
           {
             title:'MP状态',
             align:"center",
-            dataIndex: 'mpStatus'
+            dataIndex: 'mpStatus_dictText'
           },
           // {
           //   title: '操作',