Index: ssts-web/src/main/webapp/systemmanage/operationFormByExt.jsp =================================================================== diff -u -r14171 -r15613 --- ssts-web/src/main/webapp/systemmanage/operationFormByExt.jsp (.../operationFormByExt.jsp) (revision 14171) +++ ssts-web/src/main/webapp/systemmanage/operationFormByExt.jsp (.../operationFormByExt.jsp) (revision 15613) @@ -125,7 +125,8 @@ history.go(-1); }, failure:function(form, action){ - alert('failure = '+action.failureType); + showResult("请求超时"); + //alert('failure = '+action.failureType); } }); }