From 10f3a04b8651c1a6c160331d09869121417b9d3b Mon Sep 17 00:00:00 2001
From: “linengliang” <vanSuperEnergy@163.com>
Date: 星期四, 16 十一月 2023 16:42:05 +0800
Subject: [PATCH] 故障报修

---
 src/views/eam/modules/maintenanceProject/MaintenanceProjectRight.vue |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/src/views/eam/modules/maintenanceProject/MaintenanceProjectRight.vue b/src/views/eam/modules/maintenanceProject/MaintenanceProjectRight.vue
index 05eb065..1957357 100644
--- a/src/views/eam/modules/maintenanceProject/MaintenanceProjectRight.vue
+++ b/src/views/eam/modules/maintenanceProject/MaintenanceProjectRight.vue
@@ -244,14 +244,14 @@
           },
           width: 50,
         },
-        {
-          title: '淇濆吇椤圭洰缂栫爜',
-          align: 'center',
-          dataIndex: 'num',
-          scopedSlots: {
-            customRender: 'num'
-          },
-        },
+        // {
+        //   title: '淇濆吇椤圭洰缂栫爜',
+        //   align: 'center',
+        //   dataIndex: 'num',
+        //   scopedSlots: {
+        //     customRender: 'num'
+        //   },
+        // },
         {
           title: '淇濆吇椤圭洰鍚嶇О',
           align: 'center',
@@ -281,11 +281,11 @@
         //     customRender: 'inspectionTypeId_dictText'
         //   },
         // },
-        {
-          title: '缁翠繚涓撲笟',
-          align: "center",
-          dataIndex: 'maintenanceSpecialtyId_dictText',
-        },
+        // {
+        //   title: '缁翠繚涓撲笟',
+        //   align: "center",
+        //   dataIndex: 'maintenanceSpecialtyId_dictText',
+        // },
         {
           title: '瀹夊叏瑕佹眰',
           align: "center",

--
Gitblit v1.9.3