From 6b24c28ba8a418c1efb46ed0576c9d6c3f5ab82c Mon Sep 17 00:00:00 2001 From: qushaowei <qushaowei@163.com> Date: 星期二, 12 十二月 2023 17:28:56 +0800 Subject: [PATCH] Merge branch 'develop' of http://117.34.109.166:18448/r/vue_mdc_430 into develop --- 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