登录跳转问题优化
This commit is contained in:
parent
cc74e2128b
commit
d097ca720e
@ -95,7 +95,7 @@
|
||||
await promiseTimeout(300)
|
||||
await this.$store.dispatch(USERKEY.GETUSERINFO)
|
||||
setSessionLoginInfo(submitParams)
|
||||
this.goto("tabBar/home/home")
|
||||
this.goto("tabBar/home/home", 2)
|
||||
}catch(e){
|
||||
console.error("USERKEY.LOGIN===catch error:", e)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user