feat: 国际化切换判断权限去隐藏控件
This commit is contained in:
@@ -219,7 +219,7 @@ onMounted(() => {
|
||||
</div>
|
||||
</div>
|
||||
</a-form-item>
|
||||
<a-form-item>
|
||||
<a-form-item v-perms:has="['system:setting:i18n']">
|
||||
<a-select v-model:value="state.language" style="width: 100px">
|
||||
<a-select-option
|
||||
v-for="opt in optionsLocale"
|
||||
|
||||
Reference in New Issue
Block a user