fix: 修改 show 开关的问题

This commit is contained in:
MTrun
2022-02-24 17:55:29 +08:00
parent 7918918a69
commit e874ca1e8c
4 changed files with 8 additions and 2 deletions
@@ -22,6 +22,7 @@ const option = echartOptionProfixHandle({
radius: ['40%', '70%'],
avoidLabelOverlap: false,
itemStyle: {
show: true,
borderRadius: 10,
borderColor: '#fff',
borderWidth: 2