!267 fix: 饼图控制台异常

Merge pull request !267 from 杨运交/dev
This commit is contained in:
奔跑的面条 2025-07-02 06:32:17 +00:00 committed by Gitee
commit 99d1215654
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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