@@ -181,6 +181,7 @@
process(current + 1);
} else {
alert('提交失败,请稍后重试');
+ window.location.reload();
}
});
@@ -253,6 +253,7 @@