From 1ec4da063b3195f4f46af969a9d170bda2df7c2a Mon Sep 17 00:00:00 2001
From: houjie <714924425@qq.com>
Date: 星期三, 23 八月 2023 17:36:08 +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