Эх сурвалжийг харах

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

cuiyalong 1 жил өмнө
parent
commit
4c9affdbb6

+ 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)