| | |
| | | toolbar: '#toolbar', |
| | | cellMinWidth: 50, |
| | | cols: [[ |
| | | {field: 'locNo', align: 'center',title: '库位'} |
| | | ,{field: 'countAnfme', align: 'center',title: '库存数量总计'} |
| | | ,{field: 'matnr', align: 'center',title: '库存标号'} |
| | | ,{field: 'maktx', align: 'center',title: '库存名称'} |
| | | {field: 'diffTime', align: 'center',title: '库龄(天)'} |
| | | ,{field: 'inventoryAgeMax', align: 'center',title: '库龄上限(天)'} |
| | | ,{field: 'locNo', align: 'center',title: '库位'} |
| | | ,{field: 'matnr', align: 'center',title: '货物编号'} |
| | | ,{field: 'maktx', align: 'center',title: '货物名称'} |
| | | ,{field: 'createTime$', align: 'center',title: '入库时间'} |
| | | ,{field: 'specs', align: 'center',title: '规格'} |
| | | ,{field: 'inventoryMax', align: 'center',title: '库存上限'} |
| | | ,{field: 'inventoryMin', align: 'center',title: '库存下线'} |
| | | ,{field: 'inventoryAgeMax', align: 'center',title: '库龄上限(天)'} |
| | | ,{field: 'diffTime', align: 'center',title: '库龄(天)'} |
| | | ,{field: 'batch', align: 'center',title: '批次'} |
| | | |
| | | ] |
| | | ], |
| | | request: { |