diff --git a/src/main/webapp/WEB-INF/tags/sys/delRow.tag b/src/main/webapp/WEB-INF/tags/sys/delRow.tag index f1687da71..cf675f16d 100644 --- a/src/main/webapp/WEB-INF/tags/sys/delRow.tag +++ b/src/main/webapp/WEB-INF/tags/sys/delRow.tag @@ -499,6 +499,7 @@ function cancelPassOpt(url){ $("#searchForm").attr("action",url); $("#searchForm").submit(); closeTip(); + $("#searchForm").attr("action",searchUrl); } },{buttonsFocus:1}); top.$('.jbox-body .jbox-icon').css('top','55px');