自动化立体仓库 - WMS系统
cl
2026-04-07 2a9d8dd3ef7c52a3399c2a1a55799826faea62e8
src/main/webapp/static/js/wrkMast/wrkMast.js
@@ -21,6 +21,7 @@
        cols: [[
            {type: 'checkbox'}
            ,{field: 'wrkNo', align: 'center',title: '工作号',sort: true, width: 85}
            ,{field: 'userNo', align: 'center',title: '业务单号'}
            ,{field: 'ioTime$', align: 'center',title: '工作时间',sort: true, width: 160}
            ,{field: 'wrkSts$', align: 'center',title: '工作状态'}
            ,{field: 'ioType$', align: 'center',title: '入出库类型'}