| | |
| | | prop: "title", |
| | | span: 24, |
| | | styles: { |
| | | fontSize: '24px' |
| | | fontSize: '10px' |
| | | } |
| | | }, |
| | | { |
| | | label: "派遣单位名称", |
| | | label: "派遣企业名称", |
| | | prop: "name", |
| | | span: 11, |
| | | labelWidth: 130, |
| | | disabled: true, |
| | | }, |
| | | { |
| | | label: "保安公司", |
| | | prop: "tenantId", |
| | | type: "tree", |
| | | search: true, |
| | | dicUrl: "/api/blade-system/tenant/select", |
| | | props: { |
| | | label: "tenantName", |
| | | value: "tenantId" |
| | | }, |
| | | // hide: !website.tenantMode, |
| | | // addDisplay: website.tenantMode, |
| | | // editDisplay: website.tenantMode, |
| | | // viewDisplay: website.tenantMode, |
| | | rules: [{ |
| | | required: true, |
| | | message: "请输入所属保安单位", |
| | | trigger: "click" |
| | | }], |
| | | span: 11, |
| | | labelWidth: 130, |
| | | disabled: true, |
| | | }, |
| | | // { |
| | | // label: "保安公司", |
| | | // prop: "tenantName", |
| | | // // type: "tree", |
| | | // // dicUrl: "/api/blade-system/dept/lazy-tree?parentId=0", |
| | | // // props: { |
| | | // // label: "title", |
| | | // // value: "id" |
| | | // // }, |
| | | // // hide: !website.tenantMode, |
| | | // // addDisplay: website.tenantMode, |
| | | // // editDisplay: website.tenantMode, |
| | | // // viewDisplay: website.tenantMode, |
| | | // // rules: [{ |
| | | // // required: true, |
| | | // // message: "请输入所属保安单位", |
| | | // // trigger: "click" |
| | | // // }], |
| | | // span: 11, |
| | | // labelWidth: 130, |
| | | // // editDisplay: false, |
| | | // // addDisplay: false, |
| | | // // hide: true, |
| | | // disabled: true, |
| | | // }, |
| | | // { |
| | | // label: "保安员", |
| | | // prop: "name", |
| | | // type: "tree", |
| | | // // width: 70, |
| | | // labelWidth: 120, |
| | | // searchSpan: 3, |
| | | // multiple: true, |
| | | // search: true, |
| | | // // cell: true, |
| | | // // hide: true, |
| | | // props: { |
| | | // label: "realName", |
| | | // value: "id", |
| | | // }, |
| | | // dicUrl: `/api/blade-user/page-security-units?deptId={{key}}`, |
| | | // rules: [ |
| | | // { |
| | | // required: true, |
| | | // message: "请选择保安", |
| | | // trigger: "blur", |
| | | // }, |
| | | // ], |
| | | // }, |
| | | { |
| | | label: "联系人", |
| | | prop: "linkman", |
| | |
| | | { |
| | | label: "创建时间", |
| | | prop: "createTime", |
| | | // type: "date", |
| | | // format: "yyyy-MM-dd hh:mm:ss", |
| | | // valueFormat: "timestamp", |
| | | span: 11, |
| | | labelWidth: 130, |
| | | disabled: true, |
| | |
| | | ] |
| | | |
| | | export var column1 = [//派遣服务公司登记 |
| | | // { |
| | | // label: "id", |
| | | // prop: "id", |
| | | // // search: true, |
| | | // // searchSpan: 4, |
| | | // // overHidden: true, |
| | | // // hide: true, |
| | | // // editDisplay: false, |
| | | // // addDisplay: false |
| | | // }, |
| | | // { |
| | | // label: "保安公司", |
| | | // prop: "deptId", |
| | | // labelWidth: 120, |
| | | // searchLabelWidth: 120, |
| | | // searchSpan: 4, |
| | | // dicUrl: |
| | | // "/api/blade-system/dept/security_lazy-tree?parentId=1413470343230877697", |
| | | // props: { |
| | | // label: "title", |
| | | // value: "id", |
| | | // }, |
| | | // search: true, |
| | | // overHidden: true, |
| | | // type: "select", |
| | | // rules: [ |
| | | // { |
| | | // required: true, |
| | | // message: "请输入保安公司", |
| | | // trigger: "blur", |
| | | // }, |
| | | // ], |
| | | // }, |
| | | { |
| | | label: "id", |
| | | prop: "id", |
| | | // search: true, |
| | | // searchSpan: 4, |
| | | // overHidden: true, |
| | | hide: true, |
| | | label: "保安公司", |
| | | prop: "deptId", |
| | | search: true, |
| | | labelWidth: 120, |
| | | type: "select", |
| | | searchSpan: 4, |
| | | cascaderItem: ["userIds"], |
| | | props: { |
| | | label: "title", |
| | | value: "id", |
| | | }, |
| | | width: 180, |
| | | dicUrl: `/api/blade-system/dept/security_lazy-tree?parentId=1413470343230877697`, |
| | | rules: [ |
| | | { |
| | | required: true, |
| | | message: "请输入保安公司", |
| | | trigger: "blur", |
| | | }, |
| | | ], |
| | | }, |
| | | |
| | | { |
| | | label: "派遣单位", |
| | | prop: "dispatcherCompany", |
| | | addDisplay: false, |
| | | editDisplay: false, |
| | | addDisplay: false |
| | | }, { |
| | | label: "保安人名称", |
| | | prop: "name", |
| | | // search: true, |
| | | // searchSpan: 4, |
| | | // overHidden: true |
| | | }, { |
| | | }, |
| | | { |
| | | label: "派遣单位", |
| | | prop: "dispatcherUnitId", |
| | | labelWidth: 120, |
| | | searchLabelWidth: 120, |
| | | dicUrl: "/api/dispatcherUnit/page-tree", |
| | | props: { |
| | | label: "name", |
| | | value: "id", |
| | | }, |
| | | hide: true, |
| | | searchSpan: 4, |
| | | search: true, |
| | | overHidden: true, |
| | | type: "tree", |
| | | rules: [ |
| | | { |
| | | required: true, |
| | | message: "请输入派遣单位", |
| | | trigger: "blur", |
| | | }, |
| | | ], |
| | | }, |
| | | |
| | | { |
| | | label: "保安员", |
| | | prop: "userIds", |
| | | type: "select", |
| | | width: 70, |
| | | labelWidth: 120, |
| | | searchSpan: 3, |
| | | search: true, |
| | | // cell: true, |
| | | // hide: true, |
| | | props: { |
| | | label: "realName", |
| | | value: "id", |
| | | }, |
| | | dicUrl: `/api/blade-user/page-security-units?deptId={{key}}`, |
| | | rules: [ |
| | | { |
| | | required: true, |
| | | message: "请选择保安", |
| | | trigger: "blur", |
| | | }, |
| | | ], |
| | | }, |
| | | |
| | | // { |
| | | // label: "保安员", |
| | | // prop: "name", |
| | | // type: "select", |
| | | // width: 70, |
| | | // labelWidth: 120, |
| | | // searchSpan: 3, |
| | | // search: true, |
| | | // hide: true, |
| | | // // cell: true, |
| | | // // hide: true, |
| | | // props: { |
| | | // label: "realName", |
| | | // value: "id", |
| | | // }, |
| | | // dicUrl: `/api/blade-user/page-security-units?deptId={{key}}`, |
| | | // rules: [ |
| | | // { |
| | | // required: true, |
| | | // message: "请选择保安", |
| | | // trigger: "blur", |
| | | // }, |
| | | // ], |
| | | // }, |
| | | { |
| | | label: "身份证", |
| | | prop: "cardid", |
| | | // search: true, |
| | | // searchSpan: 4, |
| | | // overHidden: true |
| | | }, { |
| | | label: "派遣人", |
| | | prop: "dispatcher", |
| | | // search: true, |
| | | // searchSpan: 4, |
| | | // overHidden: true |
| | | }, { |
| | | }, |
| | | // { |
| | | // label: "派遣人", |
| | | // prop: "dispatcher", |
| | | // // search: true, |
| | | // // searchSpan: 4, |
| | | // // overHidden: true |
| | | // }, |
| | | { |
| | | label: "派遣时间", |
| | | prop: "dispatchertime", |
| | | type: "date", |
| | | format: "yyyy-MM-dd", |
| | | valueFormat: "yyyy-MM-dd", |
| | | search: true, |
| | | searchSpan: 4, |
| | | // overHidden: true |
| | | }, { |
| | | label: "结束时间", |
| | | prop: "endTime", |
| | | type: "date", |
| | | format: "yyyy-MM-dd", |
| | | valueFormat: "yyyy-MM-dd", |
| | | // search: true, |
| | | // searchSpan: 4, |
| | | // searchSpan: 5, |
| | | // overHidden: true |
| | | }, { |
| | | label: "派遣地址", |
| | |
| | | // search: true, |
| | | // searchSpan: 4, |
| | | // overHidden: true |
| | | }, { |
| | | label: "派遣单位", |
| | | prop: "dispatcherCompany", |
| | | // search: true, |
| | | // searchSpan: 4, |
| | | // overHidden: true |
| | | }, |
| | | // { |
| | | // label: "派遣单位", |
| | | // // prop: "dispatcherCompany", |
| | | // prop: "tenantName", |
| | | // type: "tree", |
| | | // dicUrl: "/api/blade-system/dept/lazy-tree?parentId=0", |
| | | // props: { |
| | | // label: "title", |
| | | // value: "id" |
| | | // }, |
| | | // // hide: !website.tenantMode, |
| | | // // addDisplay: website.tenantMode, |
| | | // // editDisplay: website.tenantMode, |
| | | // // viewDisplay: website.tenantMode, |
| | | // rules: [{ |
| | | // required: true, |
| | | // message: "请输入派遣单位", |
| | | // trigger: "click" |
| | | // }], |
| | | // search: true, |
| | | // searchSpan: 4, |
| | | // overHidden: true |
| | | // }, |
| | | |
| | | |
| | | ] |
| | | |
| | | |
| | | 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" |
| | | } |
| | | ] |