zizhong.wang лет назад: 2
Родитель
Сommit
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);