同步现场电网一张图
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user