|
@@ -50,7 +50,7 @@
|
|
}else this.$showToast(res.data.msg);
|
|
}else this.$showToast(res.data.msg);
|
|
})
|
|
})
|
|
},
|
|
},
|
|
- toHome(item){//1711268640588517378
|
|
|
|
|
|
+ toHome(item){//1711268640588517378 1721450548101648385
|
|
if(item.merchantType==2) uni.setStorageSync('homestayId',item.merchantId);
|
|
if(item.merchantType==2) uni.setStorageSync('homestayId',item.merchantId);
|
|
else uni.setStorageSync('merchantId',item.merchantId);
|
|
else uni.setStorageSync('merchantId',item.merchantId);
|
|
uni.setStorageSync('userInfo',this.userInfo);
|
|
uni.setStorageSync('userInfo',this.userInfo);
|