tianq 3 years ago
parent
commit
306cb9231c
  1. 2
      src/views/modules/census/census-houseList.vue

2
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',

Loading…
Cancel
Save