| | |
| | | slot: true, |
| | | labelWidth: 110, |
| | | }, |
| | | // { |
| | | // width: 110, |
| | | // span: 12, |
| | | // label: "物品名称", |
| | | // prop: "transactionObject", |
| | | // searchSpan: 4, |
| | | // searchLabelWidth: 96, |
| | | // search: true, |
| | | // align: 'center', |
| | | // labelWidth: 110, |
| | | // }, |
| | | { |
| | | width: 60, |
| | | searchSpan: 4, |
| | | searchLabelWidth: 60, |
| | | label: "未成年", |
| | | search: true, |
| | | prop: "minors", |
| | | type: "select", |
| | | dicData: [{ |
| | | label: "未成年人员", |
| | | value: 2 |
| | | }, |
| | | { |
| | | label: "全部人员", |
| | | value: 1 |
| | | } |
| | | ], |
| | | }, |
| | | { |
| | | width: 160, |
| | | span: 12, |
| | |
| | | type: "select", |
| | | dicData: [{ |
| | | label: "未成年人员", |
| | | value: 1 |
| | | value: 2 |
| | | }, |
| | | { |
| | | label: "全部人员", |
| | | value: 0 |
| | | value: 1 |
| | | } |
| | | ], |
| | | }, |