| | |
| | | var DetailColsArr = [[ |
| | | { field: '', title: '序号', type: 'numbers', width: 60, align: 'center', fixed: 'left', "disabled": true }, |
| | | { field: 'PalletNo', title: '托盘号', align: 'center', width: 95 }, |
| | | { field: 'PalletNo2', title: '托盘编号LV2', align: 'center', width: 120 }, |
| | | { field: 'PalletNo3', title: '托盘编号LV3', align: 'center', width: 120 }, |
| | | // { field: 'PalletNo2', title: '托盘编号LV2', align: 'center', width: 120 }, |
| | | // { field: 'PalletNo3', title: '托盘编号LV3', align: 'center', width: 120 }, |
| | | { field: 'BoxNo', title: '箱号', align: 'center', width: 220 }, |
| | | { field: 'BoxNo2', title: '盒号', align: 'center', width: 220 }, |
| | | { field: 'BoxNo3', title: '支号', align: 'center', width: 220 }, |
| | | // { field: 'BoxNo2', title: '盒号', align: 'center', width: 220 }, |
| | | // { field: 'BoxNo3', title: '支号', align: 'center', width: 220 }, |
| | | { field: 'SkuNo', title: '物料编码', align: 'center', width: 150 }, |
| | | { field: 'SkuName', title: '物料名称', align: 'center', align: 'center', width: 226 }, |
| | | { field: 'LotNo', title: '批次号', align: 'center', width: 150, }, |