浏览代码

退出登录

natasha 1 年之前
父节点
当前提交
5789bf6542
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/Header.vue

+ 1 - 1
src/components/Header.vue

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