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)