瀏覽代碼

index bug ok

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