ting.yin 5 年之前
父節點
當前提交
b2192f9cdf
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      stmms-web/src/main/webapp/WEB-INF/views/modules/exam/inspected.jsp

+ 1 - 2
stmms-web/src/main/webapp/WEB-INF/views/modules/exam/inspected.jsp

@@ -137,8 +137,7 @@ function process(index){
         	student = result;
         	render();
     	}else{
-    		alert('获取考生信息出错');
-    		onProcessFinish(true);
+    		window.location.reload();
     	}
     }).error(function() {
         alert('获取考生信息出错');