From 029a6d4f2739cee27c7857af060b119eb461878f Mon Sep 17 00:00:00 2001
From: zhuzhuanzhuan
Date: 星期一, 30 十月 2023 15:34:15 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/views/eam/modules/daily3MaintenanceOrder/DailyMaintenanceOrderExeDrawer.vue |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/src/views/eam/modules/daily3MaintenanceOrder/DailyMaintenanceOrderExeDrawer.vue b/src/views/eam/modules/daily3MaintenanceOrder/DailyMaintenanceOrderExeDrawer.vue
index 0070563..ec52559 100644
--- a/src/views/eam/modules/daily3MaintenanceOrder/DailyMaintenanceOrderExeDrawer.vue
+++ b/src/views/eam/modules/daily3MaintenanceOrder/DailyMaintenanceOrderExeDrawer.vue
@@ -348,7 +348,7 @@
   },
   data() {
     return {
-      title: "鏃ュ父淇濆吇宸ュ崟鎵ц",
+      title: "涓夌骇淇濆吇宸ュ崟鎵ц",
       visible: false,
       maskClosable: true,
       confirmLoading: false,
@@ -422,26 +422,26 @@
         //   align: 'center',
         //   dataIndex: 'maintenanceTool',
         // },
-        {
-          title: '瀹夊叏瑕佹眰',
-          align: 'center',
-          dataIndex: 'maintenanceRequire',
-        },
-        {
-          title: '宸ユ椂瀹氶锛堝皬鏃讹級',
-          align: 'center',
-          dataIndex: 'workingHourQuota',
-        },
+        // {
+        //   title: '瀹夊叏瑕佹眰',
+        //   align: 'center',
+        //   dataIndex: 'maintenanceRequire',
+        // },
+        // {
+        //   title: '宸ユ椂瀹氶锛堝皬鏃讹級',
+        //   align: 'center',
+        //   dataIndex: 'workingHourQuota',
+        // },
         {
           title: '淇濆吇鍛ㄦ湡',
           align: 'center',
           dataIndex: 'maintenanceCycleName',
         },
-        {
-          title: '缁翠繚涓撲笟',
-          align: 'center',
-          dataIndex: 'maintenanceSpecialtyName',
-        },
+        // {
+        //   title: '缁翠繚涓撲笟',
+        //   align: 'center',
+        //   dataIndex: 'maintenanceSpecialtyName',
+        // },
         {
           title: '淇濆吇浜�',
           align: 'center',

--
Gitblit v1.9.3