zizhong.wang пре 2 година
родитељ
комит
c3d3918374
1 измењених фајлова са 1 додато и 0 уклоњено
  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);