优化0918

This commit is contained in:
白菜
2025-09-25 17:58:22 +08:00
parent a0ea6041cc
commit 1f49a3af20
2 changed files with 84 additions and 77 deletions

View File

@ -110,6 +110,14 @@ export default {
title: "今日放电量kWh",
attr: "dayDisChargedCap",
},
{
title: "总收入",
attr: "todo",
},
{
title: "当日实时收入",
attr: "todo",
},
{
title: "总充电量MWh",
attr: "totalChargedCap",
@ -118,6 +126,7 @@ export default {
title: "总放电量MWh",
attr: "totalDischargedCap",
},
],
info: {}, //基本信息
runningInfo: {}, //总累计运行数据+报警表格