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
提交
张文飞
3 years ago
parent
d13bbf15c4
commit
2e2ebc41e6
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>