Browse Source

居民信息

shibei_master
jiangyy 3 years ago
parent
commit
66a717cb99
  1. 3
      src/views/components/resiSearch.vue

3
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)

Loading…
Cancel
Save