develop_cloud #1

Merged
dashixiong merged 234 commits from develop_cloud into main-cloud 2026-02-11 02:06:04 +00:00
105 changed files with 11578 additions and 30 deletions
Showing only changes of commit c51baa166b - Show all commits

View File

@ -102,11 +102,11 @@ export default {
], ],
sjglData: [ sjglData: [
{ {
title: "今日充电量(MWh", title: "今日充电量(kWh",
attr: "dayChargedCap", attr: "dayChargedCap",
}, },
{ {
title: "今日放电量(MWh", title: "今日放电量(kWh",
attr: "dayDisChargedCap", attr: "dayDisChargedCap",
}, },
{ {