代码提交

This commit is contained in:
liang.chao 2025-07-23 23:10:52 +08:00
parent 20013c258c
commit f8e7c0ee1c
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ function initEchartsTwo(data) {
axisLabel: {
color: "#fff",
formatter: function (value) {
return value; // 确保y轴标签也不显示百分号
return value;
},
},
axisLine: {