From 699ca9d3a232a243c29632e957593f80f4024b83 Mon Sep 17 00:00:00 2001 From: wangxin Date: Thu, 2 Aug 2018 16:11:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E5=8A=A0=E5=85=A5=E9=81=AE?= =?UTF-8?q?=E7=BD=A9=E5=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/tags/sys/delRow.tag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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});