自动化立体仓库 - WMS系统
李天宇
2024-11-09 5d717c25e5d41f2b769bfaa3ee557ada21979552
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;
}