接口调整

This commit is contained in:
2025-08-25 23:50:22 +08:00
parent 11b529c502
commit ba4098e1d8
9 changed files with 911 additions and 117 deletions

View File

@@ -62,7 +62,7 @@ const EchartsProgress = ({
},
data: [
{
value: 75,
value: percent,
detail: {
valueAnimation: true,
offsetCenter: ["0%", "0%"],