自动化立体仓库 - WMS系统
#
Junjie
2024-01-15 2b31e21c138a6640758436318f4afb9b17cbf82b
src/main/webapp/static/js/saasPakStore/stockAdjust.js
@@ -17,6 +17,7 @@
    arrRemove(detlCols, "field", "batch");
    arrRemove(detlCols, "field", "threeCode");
    arrRemove(detlCols, "field", "deadTime");
    arrRemove(detlCols, "field", "suppCode");
    cols.push.apply(cols, detlCols);
    cols.push({fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:80})
    return cols;