人员增加岗位职务字段

This commit is contained in:
yaoyn
2024-12-30 15:47:52 +08:00
parent ac31c31fe1
commit e0c6057454

View File

@ -306,6 +306,15 @@
placeholder: '请输入身份证号',
},
},
{
field: 'dutyPost',
label: '岗位/职务',
component: 'Input',
colProps: { span: 12 },
componentProps: {
placeholder: '请输入岗位职务',
},
},
{
field: 'politicsStatus',
label: '政治面貌',