自动化立体仓库 - WMS系统
#
zyx
2024-04-07 7ad79ee463adbdbc51e37c12ae025fb8598ab670
src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
@@ -3,6 +3,7 @@
    var cols = [
        {field: 'brand', align: 'center',title: '牌号', style: 'font-weight: bold'},
        {field: 'matnr', align: 'center',title: '商品编号', style: 'font-weight: bold'},
        {field: 'workshop', align: 'center',title: '车间', style: 'font-weight: bold'},
        {field: 'weight', align: 'center',title: '库存重量(KG)', style: 'font-weight: bold'}
    ];
    // arrRemove(detlCols, "field", "anfme")