| | |
| | | * @return {*} |
| | | */ |
| | | searchPeopleDetail () { |
| | | this.peoplePoliceName = '' |
| | | this.peopleCallPhone = '' |
| | | this.policePhone = '' |
| | | this.areaName = [] |
| | | this.community = '' |
| | | this.policeName = [] |
| | | this.curLoading = true |
| | | this.keyPersonDetailArr = [] |
| | | this.keyPersonEmptyText = "" |
| | | // this.peoplePoliceName = '' |
| | | // this.peopleCallPhone = '' |
| | | // this.policePhone = '' |
| | | // this.areaName = [] |
| | | // this.community = '' |
| | | // this.policeName = [] |
| | | // this.curLoading = true |
| | | // this.keyPersonDetailArr = [] |
| | | // this.keyPersonEmptyText = "" |
| | | this.peoplePage.currentPage = 1 |
| | | this.getPersonInfoPage(2) |
| | | }, |