diff --git a/pkg_product/views/healthFoods.vue b/pkg_product/views/healthFoods.vue index 2ea6691..374197d 100644 --- a/pkg_product/views/healthFoods.vue +++ b/pkg_product/views/healthFoods.vue @@ -199,7 +199,7 @@ export default { // countyId: this.cityId, goodCityId: this.cityId, wellnessPlaceCateId : this.categoryId, - shopType: 'wellnessTravel', + shopType: 'wellnessCate', page: 1, limit: 9999 } diff --git a/pkg_product/views/healthSanctum.vue b/pkg_product/views/healthSanctum.vue index 9f8381b..eb508dc 100644 --- a/pkg_product/views/healthSanctum.vue +++ b/pkg_product/views/healthSanctum.vue @@ -164,7 +164,7 @@ export default { const params = { // countyId: this.cityId, goodCityId: this.cityId, - shopType: 'wellnessCate', + shopType: 'wellnessTravel', page: 1, limit: 9999 }