统计视图

This commit is contained in:
yyy 2025-05-21 16:03:07 +08:00
parent 995839d70e
commit 3cc78ca568

View File

@ -131,23 +131,7 @@ const getPieOption1 = (data) => {
},
label: {
normal: {
show: true,
position: 'center',
formatter: '{a|任务总数}{c|23412}',
rich: {
c: {
align: 'center',
color: '#0D162A',
fontSize: 15,
fontWeight: 'bold',
height: 30
},
a: {
align: 'center',
color: '#0D162A',
fontSize: 14
}
}
show: false
}
},
labelLine: {