| | |
| | | cellMinWidth: 50, |
| | | height: 'full-120', |
| | | cols: [[ |
| | | {type: 'checkbox'} |
| | | ,{field: 'id', align: 'center',title: '编号'} |
| | | // {type: 'checkbox'} |
| | | {field: 'id', align: 'center',title: '编号'} |
| | | ,{field: 'wmsWrkNo', align: 'center',title: 'wms任务号'} |
| | | ,{field: 'wmsStatus$', align: 'center',title: 'wms任务状态'} |
| | | ,{field: 'wrkNo', align: 'center',title: '任务号'} |
| | |
| | | ,{field: 'barcode', align: 'center',title: '条码'} |
| | | ,{field: 'endTime$', align: 'center',title: '结束时间'} |
| | | |
| | | ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120} |
| | | // ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120} |
| | | ]], |
| | | request: { |
| | | pageName: 'curr', |