| src/views/house/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/house/index.vue
@@ -1239,6 +1239,7 @@ */ currentChangeHandle (current, currentNode) { if (current.hasChildren == true || current.type != 3) return this.isShowHouseBox = false this.$EventBus.$emit("clearHouse3D") this.filterText = "" this.prop = current.name @@ -2155,8 +2156,12 @@ this.peopleNoDataText = '暂无实有人口信息' } else { this.peopleNoDataText = '暂无重点人口信息' // 户室为楼栋情况 this.residentNoDataText = '暂无户室信息' } } // 户室为楼栋情况 this.residentLoading = false }, 500) } else { this.houseDate = res.data.data.records