|  |  | 
 |  |  |                     return html; | 
 |  |  |                 },width:80} | 
 |  |  |             ,{field: 'crnSts$', align: 'center',title: '状态'} | 
 |  |  |             ,{field: 'wrkNo', align: 'center',title: '工作号'} | 
 |  |  |             ,{field: 'wrkNo', align: 'center',title: '任务号'} | 
 |  |  |             ,{field: 'crnErr$', align: 'center',title: '异常码'} | 
 |  |  |             ,{field: 'frmLocno$', align: 'center',title: '源库位',sort: true} | 
 |  |  |             ,{field: 'toLocno$', align: 'center',title: '目标库位', sort: true} | 
 |  |  |             ,{field: 'frmLocno$', align: 'center',title: '开始点',sort: true} | 
 |  |  |             ,{field: 'toLocno$', align: 'center',title: '目标点', sort: true} | 
 |  |  |             ,{field: 'frmSta$', align: 'center',title: '源站', sort: true} | 
 |  |  |             ,{field: 'toSta$', align: 'center',title: '目标站', sort: true} | 
 |  |  |             // ,{field: 'appeUser$', align: 'center',title: '创建者',event: 'appeUser', style: 'text-decoration: underline;cursor:pointer'} |