Commit f474fd24 authored by 熊海's avatar 熊海

修改审核结束跳转页面缓存刷新问他

parent 5eb81664
......@@ -747,7 +747,7 @@ function checkComplete() {
closeOnCancel: false
},
function (isConfirm) {
history.go(-1)
location.href = document.referrer
});
}else {
swal("失败!", result.msg, "error");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment