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);