Browse Source

保养——设备类型

LLL 1 year ago
parent
commit
ebf7009fea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/module_cmms/upkeepItem/UpkeepItemList.vue

+ 1 - 1
src/views/module_cmms/upkeepItem/UpkeepItemList.vue

@@ -170,7 +170,7 @@
           {
             title:'设备类型',
             align:"center",
-            dataIndex: 'equiptypeName'
+            dataIndex: 'equipdefid_dictText'
           },
           {
             title:'保养项编号',