@@ -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();