zizhong.wang 2 anni fa
parent
commit
c3d3918374
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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);