From 59d1134d669f2e5748c216260bf9d434961d5e26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E6=B4=81?= <209192278@qq.com> Date: Mon, 20 Nov 2023 22:03:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=93=E6=B4=81=20:=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/DropDown/DropDown.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/DropDown/DropDown.vue b/components/DropDown/DropDown.vue index 5d363b2..14f9dcb 100644 --- a/components/DropDown/DropDown.vue +++ b/components/DropDown/DropDown.vue @@ -44,7 +44,7 @@ queryInfo: { region: '', sortType: '', - areaType: '', + areatype: '', business: '' } };