自动化立体仓库 - WMS系统
lty
2024-12-05 ed1091ce3e85c480743ac2e13473e778a02246a9
src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
@@ -6,7 +6,6 @@
    arrRemove(detlCols, "field", "anfme")
    arrRemove(detlCols, "field", "zpallet")
    cols.push.apply(cols, detlCols);
    cols.push({field: 'memo$', align: 'center',title: '备注', hide: false})
    return cols;
}