| | |
| | | datalist = [ |
| | | { |
| | | "type": "text", |
| | | "title": "条形码", |
| | | "field": "Img", |
| | | "tid": "configModule.Img", |
| | | "editable": true, |
| | | "columndisplayeditable": true, |
| | | "columndisplayindexeditable": true, |
| | | "columntitleeditable": true, |
| | | "columnresizable": true, |
| | | "columnaligneditable": true, |
| | | "columns": null |
| | | }, |
| | | { |
| | | "type": "text", |
| | | "title": "箱号", |
| | | "field": "BoxNo", |
| | | "tid": "configModule.BoxNo", |
| | | "editable": true, |
| | | "columndisplayeditable": true, |
| | | "columndisplayindexeditable": true, |
| | | "columntitleeditable": true, |
| | | "columnresizable": true, |
| | | "columnaligneditable": true, |
| | | "columns": null |
| | | }, |
| | | { |
| | | "type": "text", |
| | | "title": "物料编码", |
| | | "field": "SkuNo", |
| | | "tid": "configModule.SkuNo", |