bug
This commit is contained in:
@@ -63,7 +63,6 @@ export default {
|
||||
onLoad () {
|
||||
if (this.token) {
|
||||
this.$loading()
|
||||
this.getUserInfo()
|
||||
this.getList()
|
||||
} else {
|
||||
this.autoLogin().then(() => {
|
||||
|
||||
@@ -68,7 +68,6 @@
|
||||
onLoad () {
|
||||
if (this.token) {
|
||||
this.$loading()
|
||||
this.getUserInfo()
|
||||
this.getList()
|
||||
} else {
|
||||
this.autoLogin().then(() => {
|
||||
|
||||
Reference in New Issue
Block a user