| | |
| | | // menu: false, |
| | | searchSize: "mini", |
| | | searchMenuSpan: 8, |
| | | height: 563, |
| | | height: 623, |
| | | cellBtn: false, |
| | | // addBtn: false, |
| | | // menuWidth: 160, |
| | |
| | | }, |
| | | { |
| | | label: "派遣单位", |
| | | prop: "id", |
| | | prop: "dispatcherCompany", |
| | | addDisplay: false, |
| | | editDisplay: false, |
| | | }, |
| | | { |
| | | label: "派遣单位", |
| | | prop: "dispatcherUnitId", |
| | | labelWidth: 120, |
| | | searchLabelWidth: 120, |
| | | dicUrl: "/api/page-tree", |
| | | dicUrl: "/api/dispatcherUnit/page-tree", |
| | | props: { |
| | | label: "name", |
| | | value: "id", |
| | | }, |
| | | hide: true, |
| | | searchSpan: 4, |
| | | search: true, |
| | | overHidden: true, |
| | | type: "select", |
| | | type: "tree", |
| | | rules: [ |
| | | { |
| | | required: true, |
| | |
| | | label: "身份证", |
| | | prop: "cardid", |
| | | labelWidth: 120, |
| | | overHidden: true, |
| | | rules: [ |
| | | { |
| | | required: true, |
| | |
| | | labelWidth: 120, |
| | | searchSpan: 4, |
| | | search: true, |
| | | overHidden: true, |
| | | rules: [ |
| | | { |
| | | required: true, |
| | |
| | | format: "yyyy-MM-dd hh:mm:ss", |
| | | valueFormat: "yyyy-MM-dd hh:mm:ss", |
| | | labelWidth: 120, |
| | | overHidden: true, |
| | | rules: [ |
| | | { |
| | | required: true, |