zhongrj
2024-12-06 0cb0cf42a9074a7275ac154a9f46c3a54e9990d8
未成年人口去掉口
2 files modified
20 ■■■■ changed files
src/views/house/index.vue 10 ●●●● patch | view | raw | blame | history
src/views/house/index(商铺用接口前).vue 10 ●●●● patch | view | raw | blame | history
src/views/house/index.vue
@@ -94,7 +94,7 @@
                                        <div style="color:#2ba80f">{{ villageInfo.nonageNumber ?
                                            villageInfo.nonageNumber :
                                            '0' }}</div>
                                        <div>未成年人口</div>
                                        <div>未成年人</div>
                                    </div>
                                </div>
                            </div>
@@ -227,7 +227,7 @@
                                    </div>
                                    <div @click="goTOPeopleDetail(4)">
                                        <div style="color:#2ba80f">{{ peopleInfo.nonagePeople }}</div>
                                        <div>未成年人口</div>
                                        <div>未成年人</div>
                                    </div>
                                </div>
                            </div>
@@ -2141,7 +2141,7 @@
            this.keyPersonVisible = true
            this.keyPeopleType = status
            this.peoplePage.currentPage = 1
            this.keyPersonTitle = status == 1 ? "户籍人口详情" : status == 2 ? "实有人口详情" : status == 3 ? "重点人口详情" : "未成年人口详情"
            this.keyPersonTitle = status == 1 ? "户籍人口详情" : status == 2 ? "实有人口详情" : status == 3 ? "重点人口详情" : "未成年人详情"
            this.peopleNoDataText = ' '
            this.keyPeopleLoading = true
            this.personDetailArr = []
@@ -2461,7 +2461,7 @@
                                this.peopleNoDataText = '暂无重点人口信息'
                                // 户室为楼栋情况
                            } else if (this.keyPeopleType == 4) {
                                this.peopleNoDataText = '暂无未成年人口信息'
                                this.peopleNoDataText = '暂无未成年人信息'
                            } else {
                                if (this.hushiPeoTy == 1) {
                                    this.residentNoDataText = '暂无户籍人口信息'
@@ -2503,7 +2503,7 @@
                        this.peopleNoDataText = '暂无重点人口信息'
                        // 户室为楼栋情况
                    } else if (this.keyPeopleType == 4) {
                        this.peopleNoDataText = '暂无未成年人口信息'
                        this.peopleNoDataText = '暂无未成年人信息'
                    } else {
                        if (this.hushiPeoTy == 1) {
                            this.residentNoDataText = '暂无户籍人口信息'
src/views/house/index(商铺用接口前).vue
@@ -94,7 +94,7 @@
                                        <div style="color:#2ba80f">{{ villageInfo.nonageNumber ?
                                            villageInfo.nonageNumber :
                                            '0' }}</div>
                                        <div>未成年人口</div>
                                        <div>未成年人</div>
                                    </div>
                                </div>
                            </div>
@@ -227,7 +227,7 @@
                                    </div>
                                    <div @click="goTOPeopleDetail(4)">
                                        <div style="color:#2ba80f">{{ peopleInfo.nonagePeople }}</div>
                                        <div>未成年人口</div>
                                        <div>未成年人</div>
                                    </div>
                                </div>
                            </div>
@@ -2173,7 +2173,7 @@
            this.keyPersonVisible = true
            this.keyPeopleType = status
            this.peoplePage.currentPage = 1
            this.keyPersonTitle = status == 1 ? "户籍人口详情" : status == 2 ? "实有人口详情" : status == 3 ? "重点人口详情" : "未成年人口详情"
            this.keyPersonTitle = status == 1 ? "户籍人口详情" : status == 2 ? "实有人口详情" : status == 3 ? "重点人口详情" : "未成年人详情"
            this.peopleNoDataText = ' '
            this.keyPeopleLoading = true
            this.personDetailArr = []
@@ -2493,7 +2493,7 @@
                                this.peopleNoDataText = '暂无重点人口信息'
                                // 户室为楼栋情况
                            } else if (this.keyPeopleType == 4) {
                                this.peopleNoDataText = '暂无未成年人口信息'
                                this.peopleNoDataText = '暂无未成年人信息'
                            } else {
                                if (this.hushiPeoTy == 1) {
                                    this.residentNoDataText = '暂无户籍人口信息'
@@ -2535,7 +2535,7 @@
                        this.peopleNoDataText = '暂无重点人口信息'
                        // 户室为楼栋情况
                    } else if (this.keyPeopleType == 4) {
                        this.peopleNoDataText = '暂无未成年人口信息'
                        this.peopleNoDataText = '暂无未成年人信息'
                    } else {
                        if (this.hushiPeoTy == 1) {
                            this.residentNoDataText = '暂无户籍人口信息'