!267 fix: 饼图控制台异常

Merge pull request !267 from 杨运交/dev
This commit is contained in:
奔跑的面条
2025-07-02 06:32:17 +00:00
committed by Gitee

View File

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