|  |  |  | 
|---|
|  |  |  | {type: 'checkbox'} | 
|---|
|  |  |  | //            ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80} | 
|---|
|  |  |  | ,{field: 'uuid', align: 'center',title: '编号', hide: true} | 
|---|
|  |  |  | ,{field: 'wrkNo', align: 'center',title: '工作号'} | 
|---|
|  |  |  | ,{field: 'wrkNo', align: 'center',title: '任务号'} | 
|---|
|  |  |  | ,{field: 'startTime$', align: 'center',title: '发生时间'} | 
|---|
|  |  |  | ,{field: 'endTime$', align: 'center',title: '结束时间'} | 
|---|
|  |  |  | ,{field: 'wrkSts$', align: 'center',title: '工作状态'} | 
|---|
|  |  |  | ,{field: 'wrkSts$', align: 'center',title: '任务状态'} | 
|---|
|  |  |  | ,{field: 'ioType$', align: 'center',title: '入出库类型'} | 
|---|
|  |  |  | ,{field: 'crnNo', align: 'center',title: '堆垛机'} | 
|---|
|  |  |  | ,{field: 'plcNo', align: 'center',title: 'plc', hide: true} | 
|---|