wyh 1 年之前
父節點
當前提交
2a80f9e5a4
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      itdmWeb/src/views/module-iTDM/itdmDevice/ItdmDeviceList.vue

+ 5 - 0
itdmWeb/src/views/module-iTDM/itdmDevice/ItdmDeviceList.vue

@@ -211,6 +211,11 @@
             dataIndex: 'deviceType'
           },
           {
+            title:'计量有效期',
+            align:"center",
+            dataIndex: 'deviceLife'
+          },
+          {
             title:'维护时间',
             align:"center",
             dataIndex: 'repairTime'