| | |
| | | value: 2, |
| | | } |
| | | ] |
| | | var DIC1 = [ |
| | | { |
| | | label: '拥有', |
| | | value: 1, |
| | | }, { |
| | | label: '未拥有', |
| | | value: 2, |
| | | } |
| | | ] |
| | | |
| | | var w = 160 |
| | | , s = 12; |
| | | export var column = [ |
| | | { |
| | | label: "id", |
| | | prop: "id", |
| | | hide: true, |
| | | editDisplay: false, |
| | | addDisplay: false |
| | | addDisplay: false, |
| | | viewDisplay: false, |
| | | }, |
| | | // { |
| | | // label: "保安单位", |
| | | // prop: "tenantName", |
| | | // hide: true, |
| | | // editDisplay: false, |
| | | // addDisplay: false |
| | | // }, |
| | | // { |
| | | // label: "保安id", |
| | | // prop: "deptId", |
| | | // hide: true, |
| | | // editDisplay: false, |
| | | // addDisplay: false, |
| | | // value: JSON.parse(window.localStorage.getItem("saber-userInfo")).content.dept_id |
| | | // },//上面不显示 |
| | | { |
| | | label: "保安单位", |
| | | prop: "tenantName", |
| | | hide: true, |
| | | editDisplay: false, |
| | | addDisplay: false |
| | | }, |
| | | { |
| | | label: "保安id", |
| | | label: "保安公司", |
| | | prop: "deptId", |
| | | hide: true, |
| | | editDisplay: false, |
| | | addDisplay: false |
| | | },//上面不显示 |
| | | rules: [{ |
| | | required: true, |
| | | message: "请输入保安公司", |
| | | trigger: "blur" |
| | | }], |
| | | // addDisplay: true, |
| | | // editDisplay: true, |
| | | // viewDisplay: true, |
| | | overHidden: true, |
| | | searchSpan: 4, |
| | | dicUrl: "", |
| | | props: { |
| | | label: "title", |
| | | value: "id" |
| | | }, |
| | | // hide: true, |
| | | search: true, |
| | | type: "tree", |
| | | }, |
| | | { |
| | | label: "招聘岗位", |
| | | prop: "name", |
| | | hide: true, |
| | | // search: true, |
| | | }, |
| | | { |
| | | label: "招聘人数", |
| | | prop: "number", |
| | | width: 70, |
| | | hide: true, |
| | | // search: true, |
| | | }, |
| | | { |
| | | label: "保安证", |
| | | prop: "permit", |
| | | // addDisplay: true, |
| | | // editDisplay: true, |
| | | // viewDisplay: true, |
| | | filter: false, |
| | | type: 'tree', |
| | | dicData: DIC1, |
| | | searchSpan: 4, |
| | | hide: true, |
| | | // dicUrl: "/api/blade-system/dict-biz/dictionary?code=equipage", |
| | | // props: { |
| | | // label: "dictValue", |
| | | // value: "dictKey" |
| | | // }, |
| | | // search: true, |
| | | // type: "select", |
| | | }, |
| | | { |
| | | label: "学历要求", |
| | |
| | | addDisplay: true, |
| | | editDisplay: true, |
| | | viewDisplay: true, |
| | | searchSpan: 5, |
| | | searchSpan: 4, |
| | | dicUrl: "/api/blade-system/dict-biz/dictionary?code=educationType", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey" |
| | | }, |
| | | search: true, |
| | | hide: true, |
| | | // search: true, |
| | | type: "select", |
| | | // rules: [{ |
| | | // required: true, |
| | |
| | | addDisplay: true, |
| | | editDisplay: true, |
| | | viewDisplay: true, |
| | | searchSpan: 5, |
| | | hide: true, |
| | | searchSpan: 4, |
| | | dicUrl: "/api/blade-system/dict-biz/dictionary?code=experienceType", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey" |
| | | }, |
| | | search: true, |
| | | // search: true, |
| | | type: "select", |
| | | // rules: [{ |
| | | // required: true, |
| | |
| | | label: "工作任务", |
| | | prop: "workDesc", |
| | | // search: true, |
| | | width: 110, |
| | | // width: 110, |
| | | overHidden: true |
| | | }, |
| | | { |
| | | label: "福利", |
| | | prop: "welfare", |
| | | // search: true, |
| | | search: true, |
| | | searchLabelWidth: 50, |
| | | searchSpan: 4, |
| | | overHidden: true |
| | | }, |
| | | { |
| | | label: "最低薪资", |
| | | prop: "minSalary", |
| | | width: 100, |
| | | // search: true, |
| | | searchSpan: 4, |
| | | }, |
| | | { |
| | | label: "最高薪资", |
| | | prop: "maxSalary", |
| | | search: true, |
| | | width: 100, |
| | | // search: true, |
| | | searchSpan: 4, |
| | | }, |
| | | { |
| | | label: "单位性质", |
| | | prop: "unitsNature", |
| | | width: 70, |
| | | addDisplay: true, |
| | | editDisplay: true, |
| | | viewDisplay: true, |
| | |
| | | addDisplay: true, |
| | | editDisplay: true, |
| | | viewDisplay: true, |
| | | width: 150, |
| | | searchSpan: 4, |
| | | dicUrl: "/api/blade-system/dict-biz/dictionary?code=unitsScaleType", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey" |
| | | }, |
| | | // search: true, |
| | | search: true, |
| | | type: "select", |
| | | // rules: [{ |
| | | // required: true, |
| | |
| | | { |
| | | label: "联系人", |
| | | prop: "linkman", |
| | | hide: true, |
| | | // search: true, |
| | | }, |
| | | { |
| | | label: "联系人电话", |
| | | prop: "phone", |
| | | hide: true, |
| | | // search: true, |
| | | width: 110, |
| | | }, |
| | |
| | | prop: "address", |
| | | width: 110, |
| | | // search: true, |
| | | hide: true, |
| | | overHidden: true |
| | | }, |
| | | { |
| | | label: "开始时间", |
| | | prop: "startTime", |
| | | // search: true, |
| | | hide: true, |
| | | type: "date", |
| | | format: "yyyy-MM-dd hh:mm:ss", |
| | | valueFormat: "timestamp", |
| | | valueFormat: "yyyy-MM-dd hh:mm:ss", |
| | | width: 88, |
| | | }, |
| | | |
| | |
| | | label: "结束时间", |
| | | prop: "endTime", |
| | | // search: true, |
| | | hide: true, |
| | | type: "date", |
| | | format: "yyyy-MM-dd hh:mm:ss", |
| | | valueFormat: "timestamp", |
| | | valueFormat: "yyyy-MM-dd hh:mm:ss", |
| | | width: 88, |
| | | }, |
| | | { |
| | |
| | | // prop: "status", |
| | | // search: true, |
| | | // searchSpan: 4, |
| | | width: 70, |
| | | prop: 'status', |
| | | hide: true, |
| | | filter: false, |
| | | type: 'tree', |
| | | dicData: DIC, |
| | |
| | | // trigger: "blur" |
| | | // }], |
| | | }, |
| | | ] |
| | | |
| | | |
| | | export var data = [ |
| | | { |
| | | "tenant_id": "xx保安公司", "name": "xx职务", |
| | | "number": "10", |
| | | "education": "大专以上", |
| | | "experience": "2年", |
| | | "max_salary": "8k", |
| | | "units_scale": "200人+", |
| | | "linkman": "XX", |
| | | "phone": "xxxxxxxxxx", |
| | | "address": "环城路地一大道30号口下", |
| | | "start_time": "7月8日", |
| | | "end_time": "7月31日", |
| | | "status": "2" |
| | | }, |
| | | { |
| | | "tenant_id": "xx保安公司", "name": "xx职务", |
| | | "number": "10", |
| | | "education": "大专以上", |
| | | "experience": "2年", |
| | | "max_salary": "8k", |
| | | "units_scale": "200人+", |
| | | "linkman": "XX", |
| | | "phone": "xxxxxxxxxx", |
| | | "address": "环城路地一大道30号口下", |
| | | "start_time": "7月8日", |
| | | "end_time": "7月31日", |
| | | "status": "2" |
| | | }, |
| | | { |
| | | "tenant_id": "xx保安公司", "name": "xx职务", |
| | | "number": "10", |
| | | "education": "大专以上", |
| | | "experience": "2年", |
| | | "max_salary": "8k", |
| | | "units_scale": "200人+", |
| | | "linkman": "XX", |
| | | "phone": "xxxxxxxxxx", |
| | | "address": "环城路地一大道30号口下", |
| | | "start_time": "7月8日", |
| | | "end_time": "7月31日", |
| | | "status": "2" |
| | | }, |
| | | { |
| | | "tenant_id": "xx保安公司", "name": "xx职务", |
| | | "number": "10", |
| | | "education": "大专以上", |
| | | "experience": "3年", |
| | | "max_salary": "8k", |
| | | "units_scale": "200人+", |
| | | "linkman": "XX", |
| | | "phone": "xxxxxxxxxx", |
| | | "address": "环城路地一大道30号口下", |
| | | "start_time": "7月8日", |
| | | "end_time": "7月31日", |
| | | "status": "2" |
| | | }, |
| | | { |
| | | "tenant_id": "xx保安公司", "name": "xx职务", |
| | | "number": "10", |
| | | "education": "大专以上", |
| | | "experience": "5年", |
| | | "max_salary": "8k", |
| | | "units_scale": "200人+", |
| | | "linkman": "XX", |
| | | "phone": "xxxxxxxxxx", |
| | | "address": "环城路地一大道30号口下", |
| | | "start_time": "7月8日", |
| | | "end_time": "7月31日", |
| | | "status": "2" |
| | | }, |
| | | { |
| | | "tenant_id": "xx保安公司", "name": "xx职务", |
| | | "number": "10", |
| | | "education": "大专以上", |
| | | "experience": "2年", |
| | | "max_salary": "8k", |
| | | "units_scale": "200人+", |
| | | "linkman": "XX", |
| | | "phone": "xxxxxxxxxx", |
| | | "address": "环城路地一大道30号口下", |
| | | "start_time": "7月8日", |
| | | "end_time": "7月31日", |
| | | "status": "2" |
| | | }, |
| | | { |
| | | "tenant_id": "xx保安公司", "name": "xx职务", |
| | | "number": "10", |
| | | "education": "大专以上", |
| | | "experience": "2年", |
| | | "max_salary": "8k", |
| | | "units_scale": "200人+", |
| | | "linkman": "XX", |
| | | "phone": "xxxxxxxxxx", |
| | | "address": "环城路地一大道30号口下", |
| | | "start_time": "7月8日", |
| | | "end_time": "7月31日", |
| | | "status": "2" |
| | | }, |
| | | { |
| | | "tenant_id": "xx保安公司", "name": "xx职务", |
| | | "number": "10", |
| | | "education": "大专以上", |
| | | "experience": "2年", |
| | | "max_salary": "8k", |
| | | "units_scale": "200人+", |
| | | "linkman": "XX", |
| | | "phone": "xxxxxxxxxx", |
| | | "address": "环城路地一大道30号口下", |
| | | "start_time": "7月8日", |
| | | "end_time": "7月31日", |
| | | "status": "2" |
| | | }, |
| | | { |
| | | "tenant_id": "xx保安公司", "name": "xx职务", |
| | | "number": "10", |
| | | "education": "大专以上", |
| | | "experience": "2年", |
| | | "max_salary": "8k", |
| | | "units_scale": "200人+", |
| | | "linkman": "XX", |
| | | "phone": "xxxxxxxxxx", |
| | | "address": "环城路地一大道30号口下", |
| | | "start_time": "7月8日", |
| | | "end_time": "7月31日", |
| | | "status": "2" |
| | | }, |
| | | { |
| | | "tenant_id": "xx保安公司", "name": "xx职务", |
| | | "number": "10", |
| | | "education": "大专以上", |
| | | "experience": "2年", |
| | | "max_salary": "8k", |
| | | "units_scale": "200人+", |
| | | "linkman": "XX", |
| | | "phone": "xxxxxxxxxx", |
| | | "address": "环城路地一大道30号口下", |
| | | "start_time": "7月8日", |
| | | "end_time": "7月31日", |
| | | "status": "2" |
| | | } |
| | | ] |