自动化立体仓库 - WMS系统
whycq
2023-01-08 30b2d8dde49639824f2a9c8f5b3e9b99b4b09e80
src/main/webapp/static/js/checkRecord/checkRecord.js
@@ -21,8 +21,8 @@
        cellMinWidth: 50,
        height: 'full-120',
        cols: [[
            {type: 'checkbox'}
            ,{field: 'locNo', align: 'center',title: '库位号'}
            //{type: 'checkbox'}
            {field: 'locNo', align: 'center',title: '库位号'}
            ,{field: 'barcode', align: 'center',title: '托盘码'}
            ,{field: 'matnr', align: 'center',title: '物料代码'}
            ,{field: 'maktx', align: 'center',title: '物料名称'}