| | |
| | | }, |
| | | { |
| | | label: "学历要求", |
| | | prop: 'education', |
| | | filter: false, |
| | | type: 'tree', |
| | | search: true, |
| | | searchSpan: 5, |
| | | dicData: educationS |
| | | // prop: 'education', |
| | | // filter: false, |
| | | // type: 'tree', |
| | | // search: true, |
| | | // searchSpan: 5, |
| | | // dicData: educationS |
| | | // prop: "education", |
| | | // // search: true, |
| | | // // searchSpan: 4, |
| | |
| | | // label: 'educationType', |
| | | // value: 1 |
| | | // } |
| | | // prop: "education", |
| | | // addDisplay: true, |
| | | // editDisplay: true, |
| | | // viewDisplay: true, |
| | | // searchSpan: 3, |
| | | // dicUrl: "/api/blade-system/dict-biz/dictionary?code=education", |
| | | // props: { |
| | | // label: "dictValue", |
| | | // value: "dictKey" |
| | | // }, |
| | | // search: true, |
| | | // type: "select", |
| | | // rules: [{ |
| | | // required: true, |
| | | // message: "请选择学历", |
| | | // trigger: "blur" |
| | | // }], |
| | | prop: "education", |
| | | addDisplay: true, |
| | | editDisplay: true, |
| | | viewDisplay: true, |
| | | searchSpan: 5, |
| | | dicUrl: "/api/blade-system/dict-biz/dictionary?code=educationType", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey" |
| | | }, |
| | | search: true, |
| | | type: "select", |
| | | rules: [{ |
| | | required: true, |
| | | message: "请选择学历", |
| | | trigger: "blur" |
| | | }], |
| | | }, |
| | | { |
| | | label: "工作经验", |