张文飞 hace 3 años
padre
commit
c11076efd7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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();