sc
This commit is contained in:
@@ -59,6 +59,11 @@ const schema = reactive<FormSchema[]>([
|
||||
label: t('profile.user.email'),
|
||||
component: 'Input'
|
||||
},
|
||||
{
|
||||
field: 'wxAlias',
|
||||
label: '微信号',
|
||||
component: 'Input'
|
||||
},
|
||||
{
|
||||
field: 'sex',
|
||||
label: t('profile.user.sex'),
|
||||
|
||||
Reference in New Issue
Block a user