瀏覽代碼

瞎搞搞

张文飞 3 年之前
父節點
當前提交
c11076efd7
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pages/homePage/homePage.vue

+ 2 - 2
pages/homePage/homePage.vue

@@ -280,8 +280,8 @@
 			let projectId = this.getQueryString('projectId');
 			this.toPage(projectId);
 		},
-		onLoad() {
-			
+		onShow() {
+			this.getSingle();
 		},
 		onPullDownRefresh() {
 			this.getData();