Browse Source

index bug ok

zizhong.wang 2 years ago
parent
commit
c3d3918374
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/index/index.vue

+ 1 - 0
pages/index/index.vue

@@ -160,6 +160,7 @@ export default {
 	this.reset();
 	
 	let that = this;
+	that.getUserInfo();
 	setTimeout(function() {
 		 that.getUserInfo();
 	}, 100);