fix: 多语言切换显示按钮权限标识判断
This commit is contained in:
@@ -107,6 +107,7 @@ function fnChangeLocale(e: any) {
|
||||
<a-dropdown
|
||||
placement="bottom"
|
||||
:trigger="['click', 'hover']"
|
||||
v-perms:has="['system:setting:i18n']"
|
||||
v-if="appStore.i18nOpen"
|
||||
>
|
||||
<a-button size="small" type="default">
|
||||
|
||||
Reference in New Issue
Block a user