From a58a01546a6ac3ddfbceea28ff6f46675cf69fbf Mon Sep 17 00:00:00 2001 From: xuyuxiang Date: Wed, 24 Sep 2025 21:37:59 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E5=9B=BA?= =?UTF-8?q?=E5=AE=9A=E5=AD=97=E5=85=B8=E6=93=8D=E4=BD=9C=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snowy-admin-web/src/views/dev/dict/category/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/snowy-admin-web/src/views/dev/dict/category/index.vue b/snowy-admin-web/src/views/dev/dict/category/index.vue index b12c7780..3ae1a9ec 100644 --- a/snowy-admin-web/src/views/dev/dict/category/index.vue +++ b/snowy-admin-web/src/views/dev/dict/category/index.vue @@ -126,7 +126,8 @@ { title: '操作', dataIndex: 'action', - align: 'center' + align: 'center', + fixed: 'right' } ] const categoryType = computed(() => {