From a1d1b0c4815d3eec0d05092f06f3170b907bee60 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Thu, 8 Aug 2024 13:44:49 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E6=95=B0=E6=8D=AE=E5=AD=97=E5=85=B8?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E5=88=97=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/DictList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/DictList.vue b/src/views/system/DictList.vue index a16e9d9..312629a 100644 --- a/src/views/system/DictList.vue +++ b/src/views/system/DictList.vue @@ -132,7 +132,7 @@ export default { title: this.$t('operation'), // dataIndex: 'action', align: 'center', - width: 100, + width: 150, scopedSlots: { customRender: 'action' } } ],