Commit 5eb81664 authored by 熊海's avatar 熊海

修改汇总页面跳转缓存刷新问题

parent ae511555
......@@ -617,7 +617,7 @@ function saveQuestionnaire(isAuto){
closeOnCancel: false
},
function (isConfirm) {
history.go(-1)
location.href = document.referrer
});
}
}else {
......
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