同步现场电网一张图

This commit is contained in:
GGJ
2024-05-14 18:28:27 +08:00
parent 25f5272967
commit 91ab15ecab
27 changed files with 1449 additions and 916 deletions

View File

@@ -115,7 +115,7 @@ const info = (row: any) => {
label: {
show: true,
position: 'top',
fontSize: 12
fontSize: 10
}
}
]
@@ -142,7 +142,7 @@ const info = (row: any) => {
},
{
type: 'value',
name: '在线率',
name: '%',
splitLine: {
show: false
},
@@ -165,7 +165,7 @@ const info = (row: any) => {
label: {
show: true,
position: 'top',
fontSize: 12
fontSize: 10
}
},
{
@@ -176,7 +176,7 @@ const info = (row: any) => {
label: {
show: true,
position: 'top',
fontSize: 12
fontSize: 10
}
}
]
@@ -223,7 +223,7 @@ const info = (row: any) => {
label: {
show: true,
position: 'top',
fontSize: 12
fontSize: 10
}
}
]