Commit 56567f7d2ab40217e8679ea985b66030ed2d14f6
1 parent
2cabed9c
越界sql 去掉 id
Showing
2 changed files
with
2 additions
and
2 deletions
src/main/java/com/bsth/service/excep/impl/OutboundServiceImpl.java
src/main/resources/static/pages/excep/boundList.html
| @@ -157,7 +157,7 @@ $(function(){ | @@ -157,7 +157,7 @@ $(function(){ | ||
| 157 | increaseArea: '20%' | 157 | increaseArea: '20%' |
| 158 | } | 158 | } |
| 159 | 159 | ||
| 160 | - jsDoQuery(null,true); | 160 | +// jsDoQuery(null,true); |
| 161 | 161 | ||
| 162 | //重置 | 162 | //重置 |
| 163 | $('tr.filter .filter-cancel').on('click', function(){ | 163 | $('tr.filter .filter-cancel').on('click', function(){ |