bug
This commit is contained in:
		@@ -134,7 +134,10 @@ import { mapActions, mapState } from 'vuex'
 | 
			
		||||
      if (this.token) {
 | 
			
		||||
        this.getInfo()
 | 
			
		||||
      } else {
 | 
			
		||||
        this.autoLogin()
 | 
			
		||||
        this.autoLogin().then(() => {
 | 
			
		||||
          this.getInfo()
 | 
			
		||||
        })
 | 
			
		||||
        this.getInfo()
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      this.qqmapsdk = new QQMapWX({
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user