diff --git a/src/views/modules/census/census-houseList.vue b/src/views/modules/census/census-houseList.vue index 27a21569e..cbe1bd72b 100644 --- a/src/views/modules/census/census-houseList.vue +++ b/src/views/modules/census/census-houseList.vue @@ -543,7 +543,7 @@ export default { }, color: this.color, title: { - text: this.pieData.total, + text: this.pieData2.total, subtext: '总数', x: 'center', y: 'center',