From bb537bdafd67afc6e09b63be8a18abe7a7beabf8 Mon Sep 17 00:00:00 2001 From: xiaozhiyong Date: Thu, 4 May 2023 11:25:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/sl-filter/filter-view.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/sl-filter/filter-view.vue b/components/sl-filter/filter-view.vue index 1e46230..ac73b55 100644 --- a/components/sl-filter/filter-view.vue +++ b/components/sl-filter/filter-view.vue @@ -233,8 +233,6 @@ this.provinceCode = this.cityCode =this.areaCode = '' this.areaIndex = [0,0,0] } - - } this.$emit('changeArea',e)