自动化立体仓库 - WMS系统
zjj
2025-07-16 a6bee744b39fe44423624f0d268706c4257e4bba
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'}
    // )