src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
@@ -3,6 +3,7 @@ var cols = [ {field: 'brand', align: 'center',title: '牌号', style: 'font-weight: bold'}, {field: 'matnr', align: 'center',title: '商品编号', style: 'font-weight: bold'}, {field: 'workshop', align: 'center',title: '车间', style: 'font-weight: bold'}, {field: 'weight', align: 'center',title: '库存重量(KG)', style: 'font-weight: bold'} ]; // arrRemove(detlCols, "field", "anfme")