From 450c8683256d69a734f355c6d718137eb69cb9ae Mon Sep 17 00:00:00 2001 From: zjl Date: Fri, 13 Dec 2024 13:42:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E6=88=91=E7=9A=84=E6=B6=88?= =?UTF-8?q?=E6=81=AF=E6=93=8D=E4=BD=9C=E6=A0=8F=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/message/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dashboard/message/index.vue b/src/views/dashboard/message/index.vue index 6247401..1d5c792 100644 --- a/src/views/dashboard/message/index.vue +++ b/src/views/dashboard/message/index.vue @@ -116,7 +116,7 @@ * 定义操作栏 */ const actionColumn = reactive({ - width: 300, + width: 250, title: '操作', align: 'center', key: 'action',