瀏覽代碼

fix: 未登录点击加入去登陆

cuiyalong 1 年之前
父節點
當前提交
4c9affdbb6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      entbase-pc/src/views/ent/inviting.vue

+ 1 - 1
entbase-pc/src/views/ent/inviting.vue

@@ -182,7 +182,7 @@ export default {
       }
     },
     toLogin () {
-      // location.href = '/notin/page?backTo=' + encodeURIComponent(location.href)
+      location.href = '/notin/page?backTo=' + encodeURIComponent(location.href)
     },
     toBindPhone () {
       location.href = '/swordfish/frontPage/userMerge/sess/bind?backTo=' + encodeURIComponent(location.href)