自动化立体仓库 - WMS系统
zjj
2023-11-02 316dcc081a7f7c9187fa5278ca90e2057f9af1a0
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: '工作状态'}