This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
elab-damai-h5
/
h5-elab-open-ownerUnion
Segui
4
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
提交
张文飞
3 anni fa
parent
d13bbf15c4
commit
2e2ebc41e6
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
0
pages/houseDetail/houseDetail.vue
+ 3
- 0
pages/houseDetail/houseDetail.vue
Vedi File
@@ -259,6 +259,9 @@
},
watch: {
+ },
+ onPullDownRefresh() {
+ this.detailDatahandle();
}
}
</script>