#
1
2025-05-11 9a07fed7b55d37d5e15df449b54b8c4b7e9a8e68
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: '源站'}