From 8de7aa04adcffb290e73c608ad766cab22d01b45 Mon Sep 17 00:00:00 2001
From: “linengliang” <vanSuperEnergy@163.com>
Date: 星期二, 07 十一月 2023 14:52:02 +0800
Subject: [PATCH] 台账

---
 src/views/eam/EquipmentListOfCrane.vue |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/views/eam/EquipmentListOfCrane.vue b/src/views/eam/EquipmentListOfCrane.vue
index 0187f86..246b7a3 100644
--- a/src/views/eam/EquipmentListOfCrane.vue
+++ b/src/views/eam/EquipmentListOfCrane.vue
@@ -578,6 +578,11 @@
           dataIndex: 'specificEquipment_dictText',
         },
         {
+          title: '鎶�鏈姸鎬�',
+          align: "center",
+          dataIndex: 'technologyStatus_dictText',
+        },
+        {
           title: '鎶�鏈姸鎬侀壌瀹氱被鍨�',
           align: "center",
           dataIndex: 'technologyStatusVerificationType_dictText',

--
Gitblit v1.9.3