checktype==4

This commit is contained in:
shijingjing
2023-03-20 16:32:30 +08:00
parent 15e63d4232
commit 80a3286a05
3 changed files with 34 additions and 31 deletions

View File

@@ -161,7 +161,7 @@ export default {
},
getAuth() {
this.$nextTick(() => {
this.token && this.getUserInfo()
this.token && this.getUserInfo('qujing')
})
},
onLogout() {