| | |
| | | cellMinWidth: 50, |
| | | cols: [[ |
| | | {type: 'checkbox'} |
| | | , {field: 'wmsWrkNo', align: 'center', title: 'WMS任务号', sort: true, width: 85} |
| | | , {field: 'wrkNo', align: 'center', title: '任务号', sort: true, width: 85} |
| | | , {field: 'ioTime$', align: 'center', title: '任务时间', sort: true, width: 160} |
| | | , {field: 'durationTime', align: 'center', title: '持续时长', width: 160} |
| | |
| | | // return html; |
| | | // }} |
| | | |
| | | , {fixed: 'right', title: '操作', align: 'left', toolbar: '#operate', width: 120} |
| | | , {fixed: 'right', title: '操作', align: 'center', toolbar: '#operate', width: 110} |
| | | ]], |
| | | request: { |
| | | pageName: 'curr', |