From 3a8223b71d18205d40b894fd0b4c0fa1ca773e86 Mon Sep 17 00:00:00 2001 From: Lius <Lius2225@163.com> Date: 星期一, 13 十一月 2023 10:44:11 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/mdc-test' into mdc-test --- 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