| | |
| | | this.floorInfo.elev = this.unitAllArr.children_infos[0].elev == 1 ? '有' : '无' |
| | | // this.floorInfo.floor_num = this.unitAllArr.children_infos[0].children_infos.length |
| | | this.isShowFloorCount = false |
| | | this.getVillagePersonStatisticInfoByBuildId(this.unitAllArr.std_addr_id.split("|")[1]) |
| | | let buildId = this.unitAllArr.std_addr_id.split("|")[1] |
| | | this.getVillagePersonStatisticInfoByBuildId({ buildId }) |
| | | let houseCount = 0 |
| | | this.unitChoosedArr.forEach(item => { |
| | | item.children_infos.forEach(it => { |
| | |
| | | this.unitChoosedArr = houseUintList.children_infos |
| | | this.floorInfo.elev = houseUintList.elev == 1 ? '有' : '无' |
| | | this.isShowFloorCount = false |
| | | this.getVillagePersonStatisticInfoByBuildId(houseUintList.std_addr_id.split("|")[1]) |
| | | let aoiId = houseUintList.std_addr_id.split("|")[0] |
| | | this.getVillagePersonStatisticInfoByBuildId({ aoiId }) |
| | | let houseCount = 0 |
| | | this.unitChoosedArr.forEach(item => { |
| | | item.children_infos.forEach(it => { |
| | |
| | | this.choosedBuildUid = item.build_uid |
| | | this.choosedBuildStdId = item.build_std_addr_id |
| | | // 重点人口户籍人口 |
| | | this.getVillagePersonStatisticInfoByBuildId(item.build_std_addr_id) |
| | | let buildId = item.build_std_addr_id |
| | | this.getVillagePersonStatisticInfoByBuildId({ buildId }) |
| | | // 楼栋单元楼层户室查询-大搜 |
| | | this.getUnitHousesData( |
| | | "ebf48ecaa1fd436fa3d40c4600aa051f", |
| | |
| | | }, |
| | | |
| | | // 重点人口户籍人口 |
| | | getVillagePersonStatisticInfoByBuildId (buildId) { |
| | | getVillagePersonStatisticInfoByBuildId(buildId).then((res) => { |
| | | getVillagePersonStatisticInfoByBuildId (params) { |
| | | getVillagePersonStatisticInfoByBuildId(params).then((res) => { |
| | | this.peopleInfo.registeredPopulation = res.data.data[0] |
| | | this.peopleInfo.actualPopulation = res.data.data[1] |
| | | this.peopleInfo.KeyPopulation = res.data.data[2] |