From 8fb51e669650aafa89ab3743a73df0bb045fd42d Mon Sep 17 00:00:00 2001
From: “linengliang” <vanSuperEnergy@163.com>
Date: 星期一, 27 十一月 2023 11:34:20 +0800
Subject: [PATCH] 修改

---
 src/views/eam/EquipmentListOfAll.vue |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/src/views/eam/EquipmentListOfAll.vue b/src/views/eam/EquipmentListOfAll.vue
index bd17f65..e32488d 100644
--- a/src/views/eam/EquipmentListOfAll.vue
+++ b/src/views/eam/EquipmentListOfAll.vue
@@ -583,11 +583,16 @@
           dataIndex: 'technologyStatusVerificationType_dictText',
         },
        
-        // {
-        //   title: '宸ュ尯',
-        //   align: "center",
-        //   dataIndex: 'equipmentUda1',
-        // },
+        {
+          title: '鐢熶骇绾跨紪鍙�',
+          align: "center",
+          dataIndex: 'lineId_dictText',
+        },
+        {
+          title: '涓昏澶�?',
+          align: "center",
+          dataIndex: 'isMeta_dictText',
+        },
         // {
         //   title: '瀹夊叏閰嶇疆',
         //   align: "center",

--
Gitblit v1.9.3