自动化立体仓库 - WMS系统
whycq
2025-01-08 ac92d2777fc472ae766e2bd6209c70691fe5dc5b
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'}
    // )