Commit 10a108ec authored by zhangyanni's avatar zhangyanni

用户轨迹

parent c6c322b0
......@@ -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