lsh
2024-04-23 a7b6ce59ee37e448a2a1ee99299e008c72391b16
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: '源站'}