From 0b06f4ca58efba4fc78dd1d56fe9ed8298a1f122 Mon Sep 17 00:00:00 2001 From: zjl Date: Tue, 17 Dec 2024 11:21:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E7=A7=9F=E6=88=B7=E6=93=8D?= =?UTF-8?q?=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/system/tenant/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/tenant/index.vue b/src/views/system/tenant/index.vue index 58dc975..b07f12b 100644 --- a/src/views/system/tenant/index.vue +++ b/src/views/system/tenant/index.vue @@ -96,7 +96,7 @@ * 定义操作栏 */ const actionColumn = reactive({ - width: 320, + width: 300, title: '操作', align: 'center', key: 'action',