NEZ-1052 feat: user 编辑页面 增加 language 属性
This commit is contained in:
@@ -144,6 +144,11 @@ export default {
|
||||
prop: 'source',
|
||||
show: true,
|
||||
width: 150
|
||||
}, {
|
||||
label: this.$t('config.user.language'),
|
||||
prop: 'lang',
|
||||
show: true,
|
||||
width: 150
|
||||
}, {
|
||||
label: this.$t('config.user.enable'),
|
||||
prop: 'status',
|
||||
|
||||
Reference in New Issue
Block a user