src/main/webapp/static/js/report/workOut.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/static/js/report/workOut.js
@@ -5,6 +5,8 @@ ,{field: 'loc_no', align: 'center',title: '库位号'} ]; cols.push.apply(cols, detlCols); cols.del({field: 'cstateid$', align: 'center',title: '库存状态'}) return cols; }