fix: 饼图控制台异常

This commit is contained in:
zk_wpw 2025-07-01 09:44:06 +08:00
parent bbbf9691f3
commit a6ff024bf8

View File

@ -61,7 +61,7 @@ const option = {
emphasis: {
label: {
show: true,
fontSize: '40',
fontSize: 40,
fontWeight: 'bold'
}
},