Browse Source

Merge branch 'yantai_dev' into dev

dev
lichao 3 years ago
parent
commit
1b429ccc74
  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, color: this.color,
title: { title: {
text: this.pieData.total, text: this.pieData2.total,
subtext: '总数', subtext: '总数',
x: 'center', x: 'center',
y: 'center', y: 'center',

Loading…
Cancel
Save