This commit is contained in:
yanran200730
2022-11-15 15:02:29 +08:00
parent 3daebc279e
commit 915a5b6d7e
2 changed files with 0 additions and 2 deletions

View File

@@ -63,7 +63,6 @@ export default {
onLoad () {
if (this.token) {
this.$loading()
this.getUserInfo()
this.getList()
} else {
this.autoLogin().then(() => {

View File

@@ -68,7 +68,6 @@
onLoad () {
if (this.token) {
this.$loading()
this.getUserInfo()
this.getList()
} else {
this.autoLogin().then(() => {