Merge branch 'develop' into single-develop

# Conflicts:
#	src/router/ems.js
This commit is contained in:
白菜
2026-01-16 15:59:17 +08:00
7 changed files with 172 additions and 58 deletions

View File

@ -209,10 +209,10 @@ export default {
pcsList: [],
infoData: [
{
label: "总交流有功率",
label: "总交流有功率",
attr: "totalActivePower",
unit: "kW",
pointName: "总交流有功率",
pointName: "总交流有功率",
},
{
label: "当天交流充电量",
@ -228,10 +228,10 @@ export default {
pointName: "A相电流",
},
{
label: "总交流无功率",
label: "总交流无功率",
attr: "totalReactivePower",
unit: "kVar",
pointName: "总交流无功率",
pointName: "总交流无功率",
},
{
label: "当天交流放电量",