From 66a717cb99246a2d84565fedfb3a79d160b66aac Mon Sep 17 00:00:00 2001 From: jiangyy Date: Fri, 24 Jun 2022 16:31:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=85=E6=B0=91=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/resiSearch.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/components/resiSearch.vue b/src/views/components/resiSearch.vue index 966641c3..06a81ae3 100644 --- a/src/views/components/resiSearch.vue +++ b/src/views/components/resiSearch.vue @@ -461,10 +461,11 @@ export default { else this.form[n] = '' } + this. agencyIdArray=[] // let arr3 = [...arr1, ...arr] this.$emit('search', []) // this.handleSearch() - this.orgOptions = []; + // this.orgOptions = []; }, handleSearch() { // console.log('formmmmm---', this.form)