From bb04b9cdc53a66fd9fd7f33a9d09dd0ad651ba4c Mon Sep 17 00:00:00 2001 From: guoyuqi Date: Mon, 1 Apr 2024 20:32:23 +0800 Subject: [PATCH] =?UTF-8?q?style(=E7=94=A8=E4=BE=8B=E7=AE=A1=E7=90=86):=20?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B=E5=88=97=E8=A1=A8=E8=87=AA?= =?UTF-8?q?=E9=80=82=E5=BA=94=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../caseManagementFeature/components/caseTable.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/views/case-management/caseManagementFeature/components/caseTable.vue b/frontend/src/views/case-management/caseManagementFeature/components/caseTable.vue index 3e1f7faab4..4e99056737 100644 --- a/frontend/src/views/case-management/caseManagementFeature/components/caseTable.vue +++ b/frontend/src/views/case-management/caseManagementFeature/components/caseTable.vue @@ -593,7 +593,7 @@ dataIndex: 'tags', showInTable: true, isTag: true, - width: 456, + width: 300, showDrag: true, }, { @@ -629,7 +629,6 @@ titleSlotName: 'createUserFilter', showInTable: true, showTooltip: true, - width: 200, showDrag: true, }, {