Browse Source

饼图总数

dev-v1.0.2
wangmingyong 2 months ago
parent
commit
e8102f0439
  1. 2
      zdxt-web-client/zdxt-efcode-enforcement-app/src/views/enforcement/enforce/enforcementRecord.vue

2
zdxt-web-client/zdxt-efcode-enforcement-app/src/views/enforcement/enforce/enforcementRecord.vue

@ -271,7 +271,7 @@ const renderForceChart = () => {
label: {
show: true,
position: 'center',
formatter: '{value|250次}\n{label|合计}',
formatter: '{value|5274次}\n{label|合计}',
rich: {
value: { fontSize: 20, fontWeight: 'bold', color: '#333', lineHeight: 28 },
label: { fontSize: 12, color: '#999', lineHeight: 18 },

Loading…
Cancel
Save