src/main/webapp/views/pakStore/locDetlQuery.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/views/pakStore/locDetlQuery.html
@@ -112,7 +112,7 @@ function getCol() { var cols = [ {type: 'checkbox',width: 50} ,{field: 'locNo', align: 'center',title: '库位号', style: 'font-weight: bold'} ,{field: 'locNo', align: 'center',title: '库位号',merge: true, style: 'font-weight: bold'} // ,{field: 'locNo$', align: 'center',title: '库位号'} ]; cols.push.apply(cols, detlCols);