Forráskód Böngészése

登录不能跳转问题

空白格 2 éve
szülő
commit
f8b54930d0
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      h5_web/pages/phoneLogin/phoneLogin.vue

+ 1 - 1
h5_web/pages/phoneLogin/phoneLogin.vue

@@ -133,7 +133,7 @@
 							console.log('登录信息:', res);
 							this.$u.vuex('vuex_user', res.data);
 							this.$u.vuex('vuex_hasLogin', true);
-							// this.wechatLogin()
+							this.veteEducCheck()
 						} else {
 							this.toastMsg = res.msg;
 							this.showToast();