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/RepairOrderActualWorkHoursList.vue |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/views/eam/RepairOrderActualWorkHoursList.vue b/src/views/eam/RepairOrderActualWorkHoursList.vue
index 49414a6..05ec3aa 100644
--- a/src/views/eam/RepairOrderActualWorkHoursList.vue
+++ b/src/views/eam/RepairOrderActualWorkHoursList.vue
@@ -142,12 +142,12 @@
           align: 'center',
 
         },
-        {
-          title: '鎵�灞炵彮缁�',
-          dataIndex: 'teamName',
-          align: 'center',
+        // {
+        //   title: '鎵�灞炵彮缁�',
+        //   dataIndex: 'teamName',
+        //   align: 'center',
 
-        },
+        // },
         {
           title: '瀹為檯宸ユ椂',
           dataIndex: 'actualHour',

--
Gitblit v1.9.3