修改
This commit is contained in:
@@ -96,9 +96,10 @@
|
||||
{
|
||||
label: t('员工性别'),
|
||||
field: 'sex',
|
||||
component: 'RadioGroup',
|
||||
component: 'Select',
|
||||
componentProps: {
|
||||
dictType: 'sys_user_sex',
|
||||
allowClear: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user