From b008401dfa948e874ce1e340e669322d6c68c097 Mon Sep 17 00:00:00 2001 From: cuijian <cuijian@xalxzn.com> Date: 星期四, 31 八月 2023 18:42:57 +0800 Subject: [PATCH] 专业点检标准、专业点检方案增加自动生成编码,项目性维修上传附件功能 --- src/views/eam/modules/inspectionProject/InspectionProjectRight.vue | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/eam/modules/inspectionProject/InspectionProjectRight.vue b/src/views/eam/modules/inspectionProject/InspectionProjectRight.vue index 88e2641..93c9582 100644 --- a/src/views/eam/modules/inspectionProject/InspectionProjectRight.vue +++ b/src/views/eam/modules/inspectionProject/InspectionProjectRight.vue @@ -265,11 +265,11 @@ align: 'center', dataIndex: 'unitId_dictText', }, - { - title: '鍒嗘瀽鏂规硶', - align: 'center', - dataIndex: 'analysisMethod_dictText', - }, + // { + // title: '鍒嗘瀽鏂规硶', + // align: 'center', + // dataIndex: 'analysisMethod_dictText', + // }, { title: '妫�楠屽�肩被鍨�', align: "center", -- Gitblit v1.9.3