From 5b29f93eff1cb3b2701b4e1af894fb91bba1ed31 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 2 Jun 2021 17:34:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A6=81=E6=AD=A2=E4=BF=AE=E6=94=B9adm?= =?UTF-8?q?in=E7=9A=84Id=E3=80=81=E7=8A=B6=E6=80=81=E4=BB=A5=E5=8F=8A?= =?UTF-8?q?=E8=A7=92=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/system/user/form.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/system/user/form.vue b/frontend/src/views/system/user/form.vue index 27d9851ed5..305c8d6fb1 100644 --- a/frontend/src/views/system/user/form.vue +++ b/frontend/src/views/system/user/form.vue @@ -2,7 +2,7 @@ - + @@ -27,7 +27,7 @@ - + {{ $t('commons.enable') }} {{ $t('commons.disable') }} @@ -47,6 +47,7 @@