Fix:3947 【商城小程序】店铺资讯详情页浏览数、点赞数和评论数变动,在资讯列表未及时同步刷新

This commit is contained in:
linxi
2025-06-30 16:13:23 +08:00
parent b34906964e
commit dc5a7deefb
+3
View File
@@ -601,6 +601,9 @@ export default {
if (!this.isLoad) {
return
}
if(this.activeIndex === 1) {
this.fetchInnInfoList()
}
if (uni.getStorageSync('hotelInfoPublish') === '1') {
this.fetchInnInfoList()
}