自动化立体仓库 - WMS系统
#
LSH
2023-12-15 43a90d017c9c54ca8683b30b61ae79934fe05a85
src/main/webapp/static/js/stkPlcm/stkPlcm.js
@@ -17,8 +17,8 @@
        toolbar: '#toolbar',
        cellMinWidth: 50,
        cols: [[
            {type: 'checkbox'}
            ,{field: 'ioTime$', align: 'center',title: '日期'}
            // {type: 'checkbox'}
            {field: 'ioTime$', align: 'center',title: '日期'}
            ,{field: 'wrkNo', align: 'center',title: '工作号'}
            ,{field: 'locNo$', align: 'center',title: '库位号',event: 'locNo', style: 'cursor:pointer'}
            ,{field: 'crnError$', align: 'center',title: '异常码'}