自动化立体仓库 - WMS系统
#
zyx
2024-04-09 9a04d9fbbb52a3fd93cf5fae359000c6a4fd419b
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")