Browse Source

auto commit

gcz 4 năm trước cách đây
mục cha
commit
901b26203e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/login/loginType.vue

+ 1 - 1
pages/login/loginType.vue

@@ -90,7 +90,7 @@
 							        // console.log('userInfo',res.data);
 									if(res.data.phone){
 										serf.havePhone = true;
-										this.loginSuccess();										
+										serf.loginSuccess();										
 									}else{
 										return;
 									}