自动化立体仓库 - WMS系统
#
zjj
2025-08-06 ef02c70748fea8e07f302dcfd10ebb17fc30554c
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: '工作状态'}