@@ -126,7 +126,7 @@
export default {
data() {
return {
- homestayId: this.$store.state.moduleHouse.homestayId,
+ homestayId: uni.getStorageSync('homestayId')||0,
areaShow: false,
passengerDefault: [0],
info: {},