| | |
| | | label: "户籍住址", |
| | | prop: "nativePlace", |
| | | }, |
| | | { |
| | | label: "岗位", |
| | | prop: "postName", |
| | | }, |
| | | { |
| | | label: "现住址", |
| | | prop: "adress", |
| | | width: 200 |
| | | }, |
| | | // { |
| | | // label: "岗位", |
| | | // prop: "postName", |
| | | // }, |
| | | // { |
| | | // label: "现住址", |
| | | // prop: "adress", |
| | | // width: 200 |
| | | // }, |
| | | { |
| | | label: "第一学历", |
| | | prop: "firstStudy", |
| | |
| | | prop: "phone", |
| | | width: 150 |
| | | }, |
| | | { |
| | | label: "紧急联系人", |
| | | prop: "emergencyContact", |
| | | width: 120 |
| | | }, |
| | | { |
| | | label: "紧急联系人电话", |
| | | prop: "emergencyContactPhone", |
| | | width: 150 |
| | | }, |
| | | // { |
| | | // label: "紧急联系人", |
| | | // prop: "emergencyContact", |
| | | // width: 120 |
| | | // }, |
| | | // { |
| | | // label: "紧急联系人电话", |
| | | // prop: "emergencyContactPhone", |
| | | // width: 150 |
| | | // }, |
| | | // { |
| | | // label: "合同年限", |
| | | // prop: "contractTerm", |