电池平均SOC滚动

This commit is contained in:
白菜
2025-07-07 22:16:19 +08:00
parent ec59f226b3
commit cc190e42f8

View File

@ -70,6 +70,17 @@ export default {
yAxis: {
type: 'value',
},
dataZoom: [
{
type: 'inside',
start: 0,
end: 10
},
{
start: 0,
end: 10
}
],
series: [
{
name:'电池平均SOC',