This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
elab-damai-h5
/
h5-elab-open-ownerUnion
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
提交
张文飞
hace 3 años
padre
d13bbf15c4
commit
2e2ebc41e6
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
pages/houseDetail/houseDetail.vue
+ 3
- 0
pages/houseDetail/houseDetail.vue
Ver fichero
@@ -259,6 +259,9 @@
},
watch: {
+ },
+ onPullDownRefresh() {
+ this.detailDatahandle();
}
}
</script>