张文飞 hace 3 años
padre
commit
2e2ebc41e6
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      pages/houseDetail/houseDetail.vue

+ 3 - 0
pages/houseDetail/houseDetail.vue

@@ -259,6 +259,9 @@
 		},
 		watch: {
 			
+		},
+		onPullDownRefresh() {
+			this.detailDatahandle();
 		}
 	}
 </script>