|  |  | 
 |  |  |         cellMinWidth: 50, | 
 |  |  |         cols: [[ | 
 |  |  |             {type: 'checkbox'} | 
 |  |  |             ,{field: 'wrkNo', align: 'center',title: '工作号',sort: true} | 
 |  |  |             ,{field: 'wrkNo', align: 'center',title: '工作号',sort: true, width: 85} | 
 |  |  |             ,{field: 'ioTime$', align: 'center',title: '工作时间',sort: true, width: 160} | 
 |  |  |             ,{field: 'wrkSts$', align: 'center',title: '工作状态'} | 
 |  |  |             ,{field: 'ioType$', align: 'center',title: '入出库类型'} | 
 |  |  | 
 |  |  |             //         return html; | 
 |  |  |             //     }} | 
 |  |  |  | 
 |  |  |             ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:200} | 
 |  |  |             ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:230} | 
 |  |  |         ]], | 
 |  |  |         request: { | 
 |  |  |             pageName: 'curr', |