From d00fe87625a1a8c56b4b06407abea7b482c18178 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Thu, 11 Dec 2025 10:06:43 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A=E5=BA=B7=E5=85=BB=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E5=A2=9E=E5=8A=A0=20shopType=3Dwellness?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit a6735d284e12d2ce2aadd0e03e9bca61ff62e045) --- pkg_product/views/healthSearch.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg_product/views/healthSearch.vue b/pkg_product/views/healthSearch.vue index e330e45..fcfe180 100644 --- a/pkg_product/views/healthSearch.vue +++ b/pkg_product/views/healthSearch.vue @@ -64,6 +64,7 @@ export default { const params = { goodCityId: this.goodCityId, categoryId: '', + shopType: 'wellness', name: this.keyword.trim(), page: 1, limit: 9999