| | |
| | | { label: '姓名', value: 'empName' }, |
| | | { label: '性别', value: 'sexName' }, |
| | | { label: '身份证号码', value: 'certificateNumb' }, |
| | | { label: '身份证有效期', value: 'certificateValidity' }, |
| | | { label: '出生日期', value: 'birthdate' }, |
| | | { label: '年龄', value: 'age' }, |
| | | { label: '民族', value: 'nationName' }, |
| | |
| | | { label: '部门 (护卫点)', value: 'allDeptName' }, |
| | | { label: '岗位', value: 'jobName' }, |
| | | { label: '员工类别', value: 'empTypeName' }, |
| | | { label: '员工状态', value: 'empStatusName' }, |
| | | { label: '入职类型', value: 'entryTypeName' }, |
| | | { label: '联系电话', value: 'telePhone' }, |
| | | { label: '现住址', value: 'currentAddress' }, |
| | | { label: '户籍地址', value: 'censusAddress' }, |
| | |
| | | { label: '银行名称', value: 'bankName' }, |
| | | { label: '银行账号', value: 'bankNumb' }, |
| | | { label: '保安员证号', value: 'guardNumb' }, |
| | | { label: '保安员回执', value: 'returnReceipt' }, |
| | | { label: '档案状态', value: 'archivesStatusName' }, |
| | | { label: '招聘介绍人', value: 'introducer' }, |
| | | { label: '合同状态', value: 'contractStatusName' }, |
| | | { label: '转正日期', value: 'probationDate' }, |
| | | { label: '转正状态', value: 'probationStatusName' }, |
| | |
| | | { label: '家庭成员及关系 1', value: 'family' }, |
| | | { label: '家庭成员及关系 2', value: 'urgencyPhone' }, |
| | | { label: '入司工龄', value: 'seniority' }, |
| | | { label: '离职日期', value: 'dimissionDate' }, |
| | | { label: '离职类型', value: 'dimissionTypeName' }, |
| | | { label: '年假天数', value: 'annualLeave' }, |
| | | { label: '备注', value: 'remark' } |
| | | ] |