fix:处理中英文完全一样的国际化为一个
This commit is contained in:
@@ -135,7 +135,7 @@ export default {
|
||||
prop: 'token',
|
||||
show: true
|
||||
}, {
|
||||
label: this.$t('config.system.apiKey.role'),
|
||||
label: this.$t('profile.role'),
|
||||
prop: 'role',
|
||||
show: true
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user