Sfoglia il codice sorgente

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

王晓晨 3 anni fa
parent
commit
e2340c5d72
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      pages/houseDetail/houseDetail.vue

+ 3 - 0
pages/houseDetail/houseDetail.vue

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