diff --git a/pkg_product/views/healthSanctum.vue b/pkg_product/views/healthSanctum.vue index 9b7afd2..adbd70a 100644 --- a/pkg_product/views/healthSanctum.vue +++ b/pkg_product/views/healthSanctum.vue @@ -126,7 +126,7 @@ export default { getList() { const params = { // countyId: this.cityId, - // cityId: this.cityId, + cityId: this.cityId, wellnessPlaceCateId : this.categoryId, shopType: 'wellness', page: 1, @@ -144,7 +144,7 @@ export default { }, getTop() { const params = { - // cityId: this.cityId, + cityId: this.cityId, shopType: 'wellness', page: 1, limit: 9999