| | |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "locationCode", |
| | | title: "璐т綅缂栧彿", |
| | | field: "palletType", |
| | | title: "鎵樼洏绫诲瀷", |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | bind: { key: "palletType", data: [] }, |
| | | }, |
| | | // { |
| | | // field: "isFull", |
| | | // title: "鏄惁婊$洏", |
| | | // type: "string", |
| | | // width: 150, |
| | | // align: "left", |
| | | // bind: { key: "yesno", data: [] }, |
| | | // }, |
| | | { |
| | | field: "locationCode", |
| | | title: "璐т綅缂栧彿", |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "warehouseId", |
| | | title: "浠撳簱", |
| | |
| | | width: 100, |
| | | align: "left", |
| | | bind: { key: "warehouses", data: [] }, |
| | | hidden:true |
| | | }, |
| | | { |
| | | field: "creater", |
| | |
| | | type: "string", |
| | | width: 100, |
| | | align: "left", |
| | | hidden:true |
| | | // hidden:true |
| | | }, |
| | | { |
| | | field: "modifyDate", |
| | |
| | | type: "datetime", |
| | | width: 160, |
| | | align: "left", |
| | | hidden:true |
| | | // hidden:true |
| | | }, |
| | | { |
| | | field: "remark", |