diff --git a/src/main/webapp/WEB-INF/tags/sys/delRow.tag b/src/main/webapp/WEB-INF/tags/sys/delRow.tag index c2d8b2fb6..32dbda3c5 100644 --- a/src/main/webapp/WEB-INF/tags/sys/delRow.tag +++ b/src/main/webapp/WEB-INF/tags/sys/delRow.tag @@ -172,7 +172,7 @@ var checkboxes=$("#${id} ${value} tbody tr td input.i-checks:checkbox"); }else{ window.location = url+"?ids="+ids+"&compileIds="+compileIds; } - + loading(''); //$("#searchForm").submit(); } },{buttonsFocus:1});