Junjie
2023-11-27 5ac80d6a06f686a62c307c52c652e511e3896fb7
src/main/webapp/static/wms/js/wrkMastLog/wrkMastLog.js
@@ -25,8 +25,9 @@
//             ,{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: '源站'}