细节优化

This commit is contained in:
kerwincui
2022-06-08 12:41:34 +08:00
parent 40d6a49bfc
commit 952c2e09c0
4 changed files with 9 additions and 8 deletions

View File

@@ -599,9 +599,7 @@ export default {
itemStyle: {
color: i > 9 ? color[0] : color[i]
},
areaStyle: {
},
areaStyle: {},
data: []
}]
};