自动化立体仓库 - WMS系统
pang.jiabao
2024-03-01 3485effe3f65dbfdeaf4c3c1efca3d9fa6cd4d94
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")