From 9d3b355061393f9dd031c1d8aaf124564d9c0d19 Mon Sep 17 00:00:00 2001
From: qushaowei <qushaowei@163.com>
Date: 星期二, 24 十月 2023 17:06:17 +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