Commit 945710c4 authored by anxixi's avatar anxixi

Merge remote-tracking branch 'origin/master'

parents 465ecc3c 39fce7a7
......@@ -1168,9 +1168,9 @@ export default {
}
if (to.name == "mineIndex" && !this.getUserInfoCookieType() && this.judgeBrandIsWechatOrHtml() == 1) router.replace({path: '/circleList'})
next();
// if(to.path!=from.path){
// cancelRequest.cancelRequest()
// }
if(to.path!=from.path){
cancelRequest.cancelRequest()
}
} else {
console.log(res.msg)
}
......
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