guanqb
2023-05-24 81dbff2c2330e5fa4ab85635f0327e1b554307d1
修复
1 files modified
5 ■■■■■ changed files
src/views/house/index.vue 5 ●●●●● 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