修复导出超过限制页面卡死BUG(丢失代码恢复)
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user