This commit is contained in:
‘937886381’
2024-07-19 13:22:42 +08:00
parent ebb7f597b9
commit c7a6ad2e22
6 changed files with 31 additions and 24 deletions

View File

@@ -23,7 +23,7 @@ export default ({
// borderColor: '#001829',
},
title: {
text: '99.99%',
text: titleValue,
left: "48.5%",
top: "middle",
itemGap: 12,
@@ -132,7 +132,7 @@ export default ({
},
data: [
{
value: 99.99,
value: previousSum,
name: preName,
selected: false,
tooltip: {