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/EquipmentListOfAll.vue | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/src/views/eam/EquipmentListOfAll.vue b/src/views/eam/EquipmentListOfAll.vue index f3dc041..51e7e03 100644 --- a/src/views/eam/EquipmentListOfAll.vue +++ b/src/views/eam/EquipmentListOfAll.vue @@ -578,6 +578,11 @@ dataIndex: 'specificEquipment_dictText', }, { + title: '鎶�鏈姸鎬�', + align: "center", + dataIndex: 'technologyStatus_dictText', + }, + { title: '鎶�鏈姸鎬侀壌瀹氱被鍨�', align: "center", dataIndex: 'technologyStatusVerificationType_dictText', -- Gitblit v1.9.3