@@ -287,7 +287,7 @@
this.list = [];
uni.setStorageSync('homestayId', '');
uni.setStorageSync('merchantId', t.merchantId);
- uni.navigateTo({
+ uni.reLaunch({
url: '/pagesHouse/home/index?merchantType=' + t.merchantType
})
}