From cc234ee081881b6cf701d4678b134e32ddce4c20 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Fri, 1 Dec 2023 19:26:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A7=92=E8=89=B2=E5=88=86=E9=85=8D=E6=9D=83?= =?UTF-8?q?=E9=99=90=E6=A0=87=E8=AF=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/user/index.vue | 130 ++++++++++++++++++-------------- 1 file changed, 72 insertions(+), 58 deletions(-) diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue index 07966786..4a0889c3 100644 --- a/src/views/system/user/index.vue +++ b/src/views/system/user/index.vue @@ -135,7 +135,7 @@ let tableColumns: ColumnsType = [ { title: t('views.system.user.permission'), key: 'roles', - align: 'center', + align: 'left', }, { title: t('views.system.user.className'), @@ -1258,7 +1258,12 @@ onMounted(() => { @ok="fnModalOk" @cancel="fnModalCancel" > - + { > - - + + - - - - - - @@ -1360,7 +1363,53 @@ onMounted(() => { - + + + + + + + + + + + + + + + + + + + + + { - - - - - - - - - - - - - - - - +