| | |
| | | <div> |
| | | <div class="l">所属辖区:</div> |
| | | <div class="r">{{ villageInfo.policeStationName ? villageInfo.policeStationName : '暂无数据' |
| | | }} |
| | | }} |
| | | </div> |
| | | </div> |
| | | <div> |
| | |
| | | <div class="item"> |
| | | <div class="key">名称:</div> |
| | | <div class="value">{{ businessChooseItem.placeName |
| | | }}</div> |
| | | }}</div> |
| | | </div> |
| | | <div class="item"> |
| | | <div class="key">类型:</div> |
| | | <div class="value">{{ |
| | | businessChooseItem.labelName |
| | | }}</div> |
| | | }}</div> |
| | | </div> |
| | | <div class="item"> |
| | | <div class="key">地址:</div> |
| | | <div class="value">{{ |
| | | businessChooseItem.location |
| | | }}</div> |
| | | }}</div> |
| | | </div> |
| | | <div class="item"> |
| | | <div class="key">经度:</div> |
| | | <div class="value">{{ businessChooseItem.x |
| | | }}</div> |
| | | }}</div> |
| | | </div> |
| | | <div class="item"> |
| | | <div class="key">纬度:</div> |
| | | <div class="value">{{ businessChooseItem.y |
| | | }}</div> |
| | | }}</div> |
| | | </div> |
| | | </div> |
| | | <map-search-box></map-search-box> |
| | |
| | | this.BuildListLoading = true |
| | | this.buildingList = [] |
| | | this.floorInfo = {} |
| | | |
| | | getSearchExtensivelyBgAoiDeepdata(ak, region, ids, infos).then((res) => { |
| | | let baseUrl |
| | | if (process.env.NODE_ENV == "development") { |
| | |
| | | xIt.children_infos.forEach(yIt => { |
| | | if (item.properties.snxmi == yIt.std_addr_id.split('|')[2]) { |
| | | this.residentDetailsClick(yIt) |
| | | } |
| | | |
| | | if (item.properties.snxmi == yIt.std_addr_id.split('|')[1]) { |
| | | this.residentDetailsClick(yIt) |
| | | } else { |
| | | if (item.properties.snxmi == yIt.std_addr_id.split('|')[1]) { |
| | | this.residentDetailsClick(yIt) |
| | | } |
| | | } |
| | | }) |
| | | }) |
| | |
| | | siteGd: 240, |
| | | sitePitch: -45, |
| | | }) |
| | | this.$EventBus.$emit("clearHouse3D") |
| | | |
| | | this.$EventBus.$emit("showThreeDimensions", { |
| | | positions: item.properties.kmj3a, |
| | | minHeight: item.properties.szhfr + this.curHousingHWTXAYjpca, |
| | |
| | | |
| | | // 点击户室--大搜 |
| | | async residentDetailsClick (params) { |
| | | this.$EventBus.$emit("clearHouse3D") |
| | | |
| | | let residentId = '' |
| | | this.houseDate = [] |
| | | if (params.exttype == 'room') { |
| | |
| | | this.buildingChoosed = item |
| | | this.floorInfo.elev = '' |
| | | this.floorInfo.floor_num = '' |
| | | this.floorInfo.house_num = '' |
| | | |
| | | setTimeout(() => { |
| | | this.floorInfo.elev = item.elev == 1 ? '有' : '无' |
| | | this.floorInfo.floor_num = item.floor_num |
| | |
| | | ).then((res) => { |
| | | if (buildId) { |
| | | if (isDuDong == '独栋') { |
| | | this.getVillagePersonStatisticInfoByBuildId({buildId}) |
| | | this.getVillagePersonStatisticInfoByBuildId({ buildId }) |
| | | |
| | | this.houseDate = res.data.data.records |
| | | setTimeout(() => { |
| | |
| | | res.data.result[0].std_addr_id.split("|")[0] |
| | | ) |
| | | |
| | | this.residentDetailsClick(res.data.result[0]) |
| | | this.getHouses3DData(res.data.result[0].std_addr_id.split("|")[0], "361102", [ |
| | | [e.wgs84Position.lng, e.wgs84Position.lat], |
| | | e.wgs84Position.alt, |
| | | ]) |
| | | } |
| | | } |
| | | }) |