From f3fcd30cadbcbd406a6e10e3c7df64e5306db069 Mon Sep 17 00:00:00 2001 From: qushaowei <qushaowei@163.com> Date: 星期二, 12 十二月 2023 17:28:43 +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