张文飞 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();