自动化立体仓库 - WMS系统
zwl
5 天以前 632bde0f32999a2b319b706e23d90bc1b5dd8cc2
src/main/webapp/static/js/wrkMastLog/wrkMastLog.js
@@ -26,6 +26,7 @@
            {field: 'wrkNo', align: 'center',title: '工作号',event: 'wrkNo', sort: true}
            ,{field: 'userNo', align: 'center',title: '业务单号'}
            ,{field: 'ioTime$', align: 'center',title: '工作时间', width:160, sort: true}
            ,{field: 'costTime', align: 'center',title: '耗时(分钟)', width: 110, sort: true}
            ,{field: 'wrkSts$', align: 'center',title: '工作状态', width:160}
            ,{field: 'ioType$', align: 'center',title: '入出库类型', width:160}
            ,{field: 'ioPri', align: 'center',title: '优先级'}
@@ -321,6 +322,7 @@
            crnPosTime: top.strToDate($('#crnPosTime\\$').val()),
            loadTime: $('#loadTime').val(),
            expTime: $('#expTime').val(),
            costTime: $('#costTime').val(),
            refWrkno: $('#refWrkno').val(),
            refIotime: top.strToDate($('#refIotime\\$').val()),
            modiUser: $('#modiUser').val(),