光伏功能
This commit is contained in:
@ -31,6 +31,37 @@ export default {
|
||||
}, {
|
||||
name: '海外站'
|
||||
}],
|
||||
useElecPrice: '用电价格'
|
||||
useElecPrice: '用电价格',
|
||||
workStatus: '工作状态:',
|
||||
standing:'静置',
|
||||
activePower:'有功功率(kW):',
|
||||
operatingPower:'运行功率',
|
||||
accumulatedElectricityConsumption:'累计电量',
|
||||
pvKpi: '光伏KPI',
|
||||
saveStandardCoal: '节约标准煤(吨)',
|
||||
equivalentCo2Reduction: 'CO2减排(吨)',
|
||||
equivalentTreePlantings: '等效植树(棵)',
|
||||
dailyPowerGeneration: '日发电量',
|
||||
cumulativePowerGeneration: '累计发电量',
|
||||
socialContribution: '社会贡献',
|
||||
energyStorageRevenueReport:'储能收益报表',
|
||||
pvStorageRevenueReport:'光伏收益报表',
|
||||
projectMonthlyPower:'项目月发电量',
|
||||
powerGeneration:'发电量',
|
||||
mpptTopu:'MPPT拓扑图',
|
||||
powerGenerationCapacity: '发电功率',
|
||||
batVoltage: 'BAT电压',
|
||||
batCurrent: 'BAT电流',
|
||||
busVoltage: 'BAT电压',
|
||||
busCurrent: 'BAT电流',
|
||||
dc: '直流电流',
|
||||
dcVoltage: '直流电压',
|
||||
operatingPower: '运行功率',
|
||||
pvPower:'功率',
|
||||
enmonthTotalChargePrice: '本月总充电量总价(元)',
|
||||
enmonthTotalDisChargePrice: '本月总放电量总价(元)',
|
||||
enearnings: '收益(元)',
|
||||
pvSwitch:'PV开关'
|
||||
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user