(1)修复修改时页面被遮盖层覆盖的bug
(2)APP策略,基础协议,加密隧道行为调整,自定义域恢复;分隔,关键字字段用&连接
This commit is contained in:
@@ -172,7 +172,9 @@ var checkboxes=$("#${id} ${value} tbody tr td input.i-checks:checkbox");
|
||||
}else{
|
||||
window.location = url+"?ids="+ids+"&compileIds="+compileIds;
|
||||
}
|
||||
loading('<spring:message code="onloading"/>');
|
||||
if(url.indexOf("?isAudit") > 1){
|
||||
loading('<spring:message code="onloading"/>');
|
||||
}
|
||||
//$("#searchForm").submit();
|
||||
}
|
||||
},{buttonsFocus:1});
|
||||
|
||||
Reference in New Issue
Block a user