ソースを参照

Merge branch 'feature_业主工会' of http://192.168.4.246:3000/elab-damai-h5/h5-elab-open-ownerUnion into feature_业主工会

王晓晨 3 年 前
コミット
e2340c5d72
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>