From 0c682398c4be3606db91c15957f543639c10a682 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Fri, 6 Feb 2026 18:19:08 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4890=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E6=97=85=E5=B1=85=E7=B1=BB?= =?UTF-8?q?=E7=9B=AE=E4=B8=8B=E5=BD=93=E5=89=8D=E6=98=BE=E7=A4=BA=E7=9A=84?= =?UTF-8?q?=E6=98=AF=E5=85=BB=E7=94=9F=E5=9C=A3=E5=9C=B0=E6=89=80=E6=9C=89?= =?UTF-8?q?=E7=B1=BB=E7=9B=AE=E4=B8=8B=E7=9A=84=E5=BA=97=E9=93=BA=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=EF=BC=8C=E5=BA=94=E5=8F=AA=E6=98=BE=E7=A4=BA=E6=97=85?= =?UTF-8?q?=E5=B1=85=E5=BA=97=E9=93=BA=E7=9A=84=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/healthFoods.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg_product/views/healthFoods.vue b/pkg_product/views/healthFoods.vue index 374197d..2ea6691 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: 'wellnessCate', + shopType: 'wellnessTravel', page: 1, limit: 9999 }