src/main/webapp/static/js/report/workIn.js
@@ -1,7 +1,7 @@ var pageCurr; function getCol() { var cols = [ {field: 'ioTime$', align: 'center', title: '入库日期', width: 200} {field: 'ioTime$', align: 'center', title: 'Дата поступления', width: 200} ,{field: 'loc_no', align: 'center',title: 'Номер складского места'} ]; cols.push.apply(cols, detlCols);