From 19aa110dc52dbd3eb017fadcf77018b8addaa120 Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Tue, 18 Apr 2023 13:45:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B=E7=8A=B6=E6=80=81=20?= =?UTF-8?q?=E8=A1=A8=E5=A4=B4=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/projectManagement/components/listOfRegulations.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/jero-web/src/views/projectManagement/components/listOfRegulations.vue b/jero-web/src/views/projectManagement/components/listOfRegulations.vue index 5d90900ff..0e23418c8 100644 --- a/jero-web/src/views/projectManagement/components/listOfRegulations.vue +++ b/jero-web/src/views/projectManagement/components/listOfRegulations.vue @@ -812,7 +812,6 @@ dataIndex: 'designFlowStatusName', align: 'left', ellipsis: true, - sorter: true, width: 140, scopedSlots: { customRender: 'designFlowStatusName' } }, @@ -859,9 +858,7 @@ dataIndex: 'verifyFlowStatusName', align: 'left', ellipsis: true, - sorter: true, width: 180, - sorter: true, scopedSlots: { customRender: 'verifyFlowStatusName' } }, {