This commit is contained in:
yanran200730
2022-11-09 14:05:21 +08:00
parent 411db791fe
commit e08d795e53

View File

@@ -88,7 +88,6 @@
toLogin () {
if (!this.token) {
this.autoLogin().then(() => {
this.getList()
this.getUserInfo()
})
} else {