| | |
| | | ,{field: 'matnr', align: 'center',title: '商品编号', sort:true} |
| | | ,{field: 'maktx', align: 'center',title: '商品名称', sort:true} |
| | | ,{field: 'orderNo', align: 'center',title: '单据编号', hide: true} |
| | | ,{field: 'batch', align: 'center',title: '批号', width: 300, sort:true} |
| | | ,{field: 'threeCode', align: 'center',title: 'BS Code', sort:true} |
| | | ,{field: 'standby1', align: 'center',title: '供应商代码', sort:true} |
| | | ,{field: 'anfme', align: 'center',title: '可用数量'} |
| | | ,{field: 'diffQty', align: 'center',title: '差异数量', |
| | | templet: function(d) { |