| | |
| | | // ,{field: 'id', align: 'center',title: '编号'} |
| | | {field: 'wrkNo', align: 'center',title: '任务号',event: 'wrkNo', sort: true} |
| | | ,{field: 'ioTime$', align: 'center',title: '任务时间', width:160, sort: true} |
| | | ,{field: 'durationTime', align: 'center',title: '持续时长', width:160} |
| | | ,{field: 'wrkSts$', align: 'center',title: '任务状态', width:160} |
| | | ,{field: 'ioType$', align: 'center',title: '入出库类型', width:160} |
| | | ,{field: 'ioType$', align: 'center',title: '任务类型', width:160} |
| | | ,{field: 'ioPri', align: 'center',title: '优先级'} |
| | | ,{field: 'crnNo$', align: 'center',title: '堆垛机号'} |
| | | ,{field: 'sourceStaNo$', align: 'center',title: '源站'} |