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