| | |
| | | toolbar: '#toolbar', |
| | | cellMinWidth: 50, |
| | | height: 'full-120', |
| | | even: true, |
| | | cols: [[ |
| | | {type: 'checkbox'} |
| | | {type: 'checkbox', merge: ['fid']} |
| | | ,{field: 'id', align: 'center',title: '数据编号',hide: true} |
| | | ,{field: 'fid', align: 'center',title: '流水号'} |
| | | ,{field: 'opType', align: 'center',title: '操作类型'} |
| | | ,{field: 'fid', align: 'center',title: '流水号',merge: true} |
| | | ,{field: 'spare2', align: 'center',title: '工作号'} |
| | | ,{field: 'opType$', align: 'center',title: '操作类型'} |
| | | ,{field: 'orderNo', align: 'center',title: '订单号'} |
| | | ,{field: 'threeCode', align: 'center',title: '销售单号'} |
| | | ,{field: 'locNo', align: 'center',title: '库位号'} |
| | | ,{field: 'spare1', align: 'center',title: '货架码'} |
| | | ,{field: 'matnr', align: 'center',title: '物料号'} |
| | | ,{field: 'maktx', align: 'center',title: '物料名称'} |
| | | ,{field: 'orderPrevious', align: 'center',title: '订单数量变更前'} |