zizhong.wang hace 2 años
padre
commit
c3d3918374
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);