Fix:3947 【商城小程序】店铺资讯详情页浏览数、点赞数和评论数变动,在资讯列表未及时同步刷新
This commit is contained in:
@@ -601,6 +601,9 @@ export default {
|
||||
if (!this.isLoad) {
|
||||
return
|
||||
}
|
||||
if(this.activeIndex === 1) {
|
||||
this.fetchInnInfoList()
|
||||
}
|
||||
if (uni.getStorageSync('hotelInfoPublish') === '1') {
|
||||
this.fetchInnInfoList()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user