From 2d8f2b16a94cdd1ecfa2b83c7479a28d9fc18d18 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Mon, 17 Nov 2025 11:26:44 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4600=20=E3=80=90=E6=97=85=E5=B1=85?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=90=8E=E5=8F=B0=EF=BC=8C=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=E5=95=86?= =?UTF-8?q?=E6=88=B7=E7=AE=A1=E7=90=86=E2=80=94=E4=BF=AE=E6=94=B9=E6=89=80?= =?UTF-8?q?=E5=B1=9E=E5=88=86=E7=B1=BB=E4=B8=BA=E2=80=9C=E5=BA=B7=E5=85=BB?= =?UTF-8?q?=E9=A1=B6=E9=83=A8=E2=80=9D=EF=BC=8C=E5=9C=A8=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E6=89=80=E6=9C=89=E5=BA=B7=E5=85=BB?= =?UTF-8?q?=E5=9F=8E=E5=B8=82=E9=A1=B6=E9=83=A8=E9=83=BD=E4=BC=9A=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/healthSanctum.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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