用户模块
This commit is contained in:
@@ -140,7 +140,7 @@ export default {
|
||||
// this.step = 2
|
||||
// 直接登录
|
||||
autoLogin(this.formData.phone).then((res) => {
|
||||
this.loginSuccess(res.data)
|
||||
this.$util.loginSuccess(res.data)
|
||||
})
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user