fix:CN-1638【Administration-User】Customize列表中无Mobile列
This commit is contained in:
@@ -113,6 +113,11 @@ export default {
|
||||
prop: 'roles',
|
||||
show: true,
|
||||
minWidth: 150
|
||||
}, {
|
||||
label: this.$t('config.user.mobile'),
|
||||
prop: 'mobile',
|
||||
show: true,
|
||||
minWidth: 150
|
||||
}, {
|
||||
label: 'E-mail',
|
||||
prop: 'email',
|
||||
|
||||
Reference in New Issue
Block a user