自动化立体仓库 - WMS系统
#
zjj
2025-06-10 6ab07fef73e3f12ac25f41b71e9b83cb4227de10
src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
@@ -5,9 +5,8 @@
    ];
    arrRemove(detlCols, "field", "anfme")
    arrRemove(detlCols, "field", "zpallet")
    arrRemove(detlCols, "field", "batch")
    arrRemove(detlCols, "field", "model")
    arrRemove(detlCols, "field", "weight")
    // arrRemove(detlCols, "field", "weight")
    cols.push.apply(cols, detlCols);
    // cols.push({field: 'anfme', align: 'center',title: '数量', style: 'font-weight: bold'}
    // )