src/main/webapp/static/js/pakStore/stockOut2.js
@@ -2,7 +2,7 @@ var locDetlData = []; function getCol() { var cols = [ {field: 'count', align: 'center',title: '出库数量', edit:'text', width: 130, style:'color: blue;font-weight: bold'} {field: 'count', align: 'center',title: '出库数量', width: 130, style:'color: blue;font-weight: bold'} ,{field: 'anfme', align: 'center',title: '库存数量'} ]; arrRemove(detlCols, 'field', 'anfme');