|
@@ -62,7 +62,7 @@ export default {
|
|
Cookies.remove("user_type");
|
|
Cookies.remove("user_type");
|
|
sessionStorage.removeItem("useragent_root_close");
|
|
sessionStorage.removeItem("useragent_root_close");
|
|
this.userMessage = null;
|
|
this.userMessage = null;
|
|
- window.location.href = "/";
|
|
|
|
|
|
+ window.location.href = "https://21st.helxsoft.cn/21st_manager/#/login";
|
|
},
|
|
},
|
|
handleLink(link,type){
|
|
handleLink(link,type){
|
|
this.$router.push({
|
|
this.$router.push({
|