张文飞 3 yıl önce
ebeveyn
işleme
c11076efd7
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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();