From 08c9193475a35e9ca734295aded936620489f29a Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Mon, 14 Oct 2024 10:20:41 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E5=85=BB=E7=94=9F=E5=9C=A3=E5=9C=B0):[#249?= =?UTF-8?q?1]=E8=BE=93=E5=85=A5=E5=85=B3=E9=94=AE=E8=AF=8D=E5=90=8E?= =?UTF-8?q?=E6=9C=AA=E7=82=B9=E5=87=BB=E9=94=AE=E7=9B=98=E5=9B=9E=E8=BD=A6?= =?UTF-8?q?=E9=94=AE=EF=BC=8C=E5=88=97=E8=A1=A8=E6=8F=90=E7=A4=BA=E2=80=9C?= =?UTF-8?q?=E6=9A=82=E6=97=A0=E5=86=85=E5=AE=B9=E2=80=9D=EF=BC=8C=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E7=8A=B6=E6=80=81=E4=B8=8B=E4=B8=8D=E7=94=A8=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E6=9A=82=E6=97=A0=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 0e423ef..3568c86 100644 --- a/pkg_product/views/healthSearch.vue +++ b/pkg_product/views/healthSearch.vue @@ -52,6 +52,7 @@ export default { }, onLoad(opts) { this.goodCityId = opts.city + this.search() }, methods: { search() {