Commit f2629470 authored by 杨梦雪's avatar 杨梦雪
parents 37913eeb 79293385
......@@ -93,11 +93,7 @@ export default {
window.localStorage.removeItem("campsite_id");
window.localStorage.removeItem("order_no");
window.localStorage.removeItem("campindex_type");
// this.$store.state.token = "";
// 使用编程式导航跳转到登录页面
// this.$router.push({ name: "recruit" });
let code = localStorage.getItem("index-identity");
this.$router.replace("/"+code);
this.isLogin = false;
},
onMouserEnter(val){
this.isHover = val;
......
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