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