自动化立体仓库 - WMS系统
#
whycq
2023-01-03 8af57882f9eb6b968925b9b0c41df04679f813fd
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: '物料名称'}