自动化立体仓库 - WMS系统
*
L
5 天以前 86c90f3262023af0ac4ce304f819608e73f54d92
src/main/webapp/static/js/basQualityTesting/basQualityTesting.js
@@ -22,8 +22,8 @@
        height: 'full-120',
        cols: [[
            // {type: 'checkbox'},
            {field: 'id', align: 'center',title: 'ID'}
            ,{field: 'boxSpecs', align: 'center',title: '状态名'}
            // {field: 'id', align: 'center',title: 'ID'},
            {field: 'boxSpecs', align: 'center',title: '状态名'}
            ,{field: 'boxType', align: 'center',title: '状态号'}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120}