| | |
| | | // ,{field: 'pakoutTime', align: 'center',title: '出库时间', hide:true} |
| | | // ,{field: 'orderWeight', align: 'center',title: '重量', hide:true} |
| | | // ,{field: 'handlerBy', align: 'center',title: '经办人', hide:true} |
| | | // ,{field: 'transfer', align: 'center',title: '流转形式', hide:true} |
| | | ,{field: 'transfer', align: 'center',title: '退货标识', hide:true} |
| | | ,{field: 'modifyUser', align: 'center',title: '退货人', hide:true} |
| | | ,{field: 'createUser', align: 'center',title: '退货备注', hide:true} |
| | | // ,{field: 'customer', align: 'center',title: '客户名称', hide:true} |
| | | // ,{field: 'allocate', align: 'center',title: '调拨到', hide:true} |
| | | // ,{field: 'memo', align: 'center',title: '备注', hide:true} |
| | |
| | | }, |
| | | //height: 'full', |
| | | limit: 500, |
| | | limits: [16, 50, 100, 200, 500,2000,5000,10000], |
| | | limits: [16, 50, 100, 200, 500,], |
| | | even: true, |
| | | toolbar: '#toolbar', |
| | | cellMinWidth: 50, |