Browse Source

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

王晓晨 3 năm trước cách đây
mục cha
commit
e2340c5d72
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      pages/houseDetail/houseDetail.vue

+ 3 - 0
pages/houseDetail/houseDetail.vue

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