自动化立体仓库 - WMS系统
pang.jiabao
2025-09-03 f19762bc440161c40d4e17c6951c073b3fbd2e1d
src/main/webapp/static/js/wrkMast/wrkMast.js
@@ -19,7 +19,7 @@
        toolbar: '#toolbar',
        cellMinWidth: 50,
        cols: [[
            {type: 'checkbox'}
            {type: 'checkbox',width: 50}
            ,{field: 'wrkNo', align: 'center',title: '工作号',sort: true, width: 85}
            ,{field: 'ioTime$', align: 'center',title: '工作时间',sort: true, width: 160}
            ,{field: 'wrkSts$', align: 'center',title: '工作状态'}