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