自动化立体仓库 - WMS系统
#
lsh
5 天以前 c356310bd2a40b8b3742e9097b52d2053e4761a6
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}