From c42986aa20f2b77fbe903008528f0e7b52fd3a72 Mon Sep 17 00:00:00 2001 From: zjl Date: Fri, 13 Dec 2024 13:56:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=88=91=E7=9A=84=E6=B6=88?= =?UTF-8?q?=E6=81=AF?= 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 1d5c792..a73dac9 100644 --- a/src/views/dashboard/message/index.vue +++ b/src/views/dashboard/message/index.vue @@ -116,7 +116,7 @@ * 定义操作栏 */ const actionColumn = reactive({ - width: 250, + width: 280, title: '操作', align: 'center', key: 'action',