浏览代码

Merge branch 'dev/v1.1.17.1' of jianyu/page_entbase into hotfix/v1.1.17.1

cuiyalong 1 年之前
父节点
当前提交
bea29793f3
共有 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)