Commit 14a48b85 authored by 王国存's avatar 王国存

Merge branch 'test' into 'master'

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

See merge request !38
parents 1f02e385 5eb81664
......@@ -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