fix:重复国际化删除

This commit is contained in:
zhangyu
2022-06-22 11:18:27 +08:00
parent 14b1d71581
commit 54b312035b
7 changed files with 17 additions and 17 deletions

View File

@@ -102,7 +102,7 @@ export default {
minWidth: 150,
sortable: 'custom'
}, {
label: this.$t('config.menus.lang'),
label: this.$t('config.user.language'),
prop: 'lang',
show: true,
minWidth: 150,