自动化立体仓库 - WMS系统
李天宇
2024-10-29 192cdd7a66ca100f029981e0c5e3245dee0ac85c
src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
@@ -6,8 +6,7 @@
    arrRemove(detlCols, "field", "anfme")
    arrRemove(detlCols, "field", "zpallet")
    cols.push.apply(cols, detlCols);
    // cols.push({field: 'anfme', align: 'center',title: '数量', style: 'font-weight: bold'}
    // )
    cols.push({field: 'memo$', align: 'center',title: '备注', hide: false})
    return cols;
}