This commit is contained in:
yanran200730
2022-11-03 14:55:37 +08:00
parent cbb0edc14a
commit 0a0dab0ac2
2 changed files with 21 additions and 3 deletions

View File

@@ -69,6 +69,8 @@
if (this.token) {
this.getUserInfo()
this.getList()
} else {
this.autoLogin()
}
uni.$on('updateUserInfo', () => {