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