| | |
| | | title: "浠撳簱", |
| | | field: "warehouseId", |
| | | type: "select", |
| | | dataKey: "warehouses", |
| | | dataKey: "warehouse", |
| | | data: [], |
| | | required: true, |
| | | }, |
| | |
| | | type: "string", |
| | | width: 90, |
| | | align: "left", |
| | | bind: { key: "warehouse", data: [] }, |
| | | bind: { key: "warehouses", data: [] }, |
| | | }, |
| | | { |
| | | field: "palletType", |
| | | title: "鎵樼洏绫诲瀷", |
| | | type: "string", |
| | | width: 150, |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "palletCode", |
| | | title: "鎵樼洏缂栧彿", |
| | | type: "decimal", |
| | | width: 90, |
| | | width: 200, |
| | | align: "left", |
| | | }, |
| | | { |
| | |
| | | type: "string", |
| | | width: 90, |
| | | align: "left", |
| | | bind: { key: "enableEnum", data: [] }, |
| | | bind: { key: "printStatus", data: [] }, |
| | | }, |
| | | { |
| | | field: "size", |