From 0d736966dd0d62a0aec3c8faf6a6daf0b95c0e2a Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Mon, 11 Dec 2023 20:14:40 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9B=BD=E9=99=85=E5=8C=96=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E5=88=A4=E6=96=AD=E6=9D=83=E9=99=90=E5=8E=BB=E9=9A=90?= =?UTF-8?q?=E8=97=8F=E6=8E=A7=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/setting/components/change-help-doc.vue | 2 ++ src/views/system/setting/components/change-logo.vue | 2 +- src/views/system/setting/index.vue | 10 ++++++---- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/src/views/system/setting/components/change-help-doc.vue b/src/views/system/setting/components/change-help-doc.vue index b1fbbb29..5794565c 100644 --- a/src/views/system/setting/components/change-help-doc.vue +++ b/src/views/system/setting/components/change-help-doc.vue @@ -124,6 +124,7 @@ onMounted(() => { v-model:value="state.language" style="width: 100px" size="small" + v-perms:has="['system:setting:i18n']" > { v-model:value="state.language" style="width: 100px" size="small" + v-perms:has="['system:setting:i18n']" > { - + - - {{ t('views.system.setting.i18n') }} - - +
+ + {{ t('views.system.setting.i18n') }} + + +