人员增加岗位职务字段
This commit is contained in:
@ -306,6 +306,15 @@
|
|||||||
placeholder: '请输入身份证号',
|
placeholder: '请输入身份证号',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
field: 'dutyPost',
|
||||||
|
label: '岗位/职务',
|
||||||
|
component: 'Input',
|
||||||
|
colProps: { span: 12 },
|
||||||
|
componentProps: {
|
||||||
|
placeholder: '请输入岗位职务',
|
||||||
|
},
|
||||||
|
},
|
||||||
{
|
{
|
||||||
field: 'politicsStatus',
|
field: 'politicsStatus',
|
||||||
label: '政治面貌',
|
label: '政治面貌',
|
||||||
|
|||||||
Reference in New Issue
Block a user