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;