自动化立体仓库 - WMS系统
#
yxFwq
2024-11-24 a7f0ee46f5a1b0ec8cf7bd3d0701bde6c09de24f
src/main/webapp/static/js/basJarMastStatus/basJarMastStatus.js
@@ -21,12 +21,12 @@
        cellMinWidth: 50,
        height: 'full-120',
        cols: [[
            {type: 'checkbox'}
            ,{field: 'id', align: 'center',title: 'ID'}
            ,{field: 'boxSpecs', align: 'center',title: '任务号'}
            ,{field: 'boxType', align: 'center',title: '堆垛机'}
            // {type: 'checkbox'},
            {field: 'id', align: 'center',title: 'ID', hide : true}
            ,{field: 'boxType', align: 'center',title: '工作状态代号'}
            ,{field: 'boxSpecs', align: 'center',title: '工作状态'}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120,hide : true}
        ]],
        request: {
            pageName: 'curr',