bug
This commit is contained in:
@@ -88,7 +88,6 @@
|
|||||||
toLogin () {
|
toLogin () {
|
||||||
if (!this.token) {
|
if (!this.token) {
|
||||||
this.autoLogin().then(() => {
|
this.autoLogin().then(() => {
|
||||||
this.getList()
|
|
||||||
this.getUserInfo()
|
this.getUserInfo()
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user