This website works better with JavaScript
Home
Explore
Help
Register
Sign In
elab-damai-h5
/
h5-elab-open-ownerUnion
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge branch 'feature_业主工会' of http://192.168.4.246:3000/elab-damai-h5/h5-elab-open-ownerUnion into feature_业主工会
王晓晨
3 years ago
parent
13db9c22e2
6aa8f140bb
commit
e2340c5d72
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
pages/houseDetail/houseDetail.vue
+ 3
- 0
pages/houseDetail/houseDetail.vue
View File
@@ -259,6 +259,9 @@
},
watch: {
+ },
+ onPullDownRefresh() {
+ this.detailDatahandle();
}
}
</script>