Fix:4890 【商城小程序】旅居类目下当前显示的是养生圣地所有类目下的店铺数据,应只显示旅居店铺的数据

This commit is contained in:
linxi
2026-02-06 18:19:08 +08:00
parent df024b8210
commit 0c682398c4
+1 -1
View File
@@ -199,7 +199,7 @@ export default {
// countyId: this.cityId,
goodCityId: this.cityId,
wellnessPlaceCateId : this.categoryId,
shopType: 'wellnessCate',
shopType: 'wellnessTravel',
page: 1,
limit: 9999
}