From 1d6467f54f9a92a0d1214ca5a68cb5ca8289977e Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Mon, 1 Nov 2021 14:09:41 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BC=80=E6=BA=90=E7=89=88=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=88=97=E8=A1=A8=E9=9A=90=E8=97=8F=E8=A7=92=E8=89=B2?= =?UTF-8?q?=E5=92=8C=E7=BB=84=E7=BB=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/system/user/form.vue | 13 ++++++++++--- frontend/src/views/system/user/index.vue | 12 ++++++++---- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/frontend/src/views/system/user/form.vue b/frontend/src/views/system/user/form.vue index 20ee51390e..096608a604 100644 --- a/frontend/src/views/system/user/form.vue +++ b/frontend/src/views/system/user/form.vue @@ -32,7 +32,7 @@ {{ $t('commons.disable') }} - + - + { + this.isPluginLoaded = res.success && res.data + }) + }, methods: { entryKey(event) { const keyCode = event.keyCode diff --git a/frontend/src/views/system/user/index.vue b/frontend/src/views/system/user/index.vue index 4e4e7383eb..18dbcf08ab 100644 --- a/frontend/src/views/system/user/index.vue +++ b/frontend/src/views/system/user/index.vue @@ -27,12 +27,12 @@ - + - +