张文飞 3 年 前
コミット
2e2ebc41e6
1 ファイル変更3 行追加0 行削除
  1. 3 0
      pages/houseDetail/houseDetail.vue

+ 3 - 0
pages/houseDetail/houseDetail.vue

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