自动化立体仓库 - WMS系统
Administrator
2024-12-30 8e36d6e7a2837df41b35ca46bd3678cc1a8d0533
src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
@@ -6,8 +6,6 @@
    arrRemove(detlCols, "field", "anfme")
    arrRemove(detlCols, "field", "zpallet")
    cols.push.apply(cols, detlCols);
    // cols.push({field: 'anfme', align: 'center',title: '数量', style: 'font-weight: bold'}
    // )
    return cols;
}