|
@@ -242,7 +242,9 @@
|
|
|
<svg-icon class="" svgid="svg-煤" />
|
|
|
</div>
|
|
|
<div class="jnjp-value" :style="`${getCalcFontSize(14)}`">
|
|
|
- {{ Number(Number(StationinformationData?.qt?.jym)).toFixed(2) }}
|
|
|
+ {{
|
|
|
+ Number(Number(StationinformationData?.qt?.fdjym)).toFixed(2)
|
|
|
+ }}
|
|
|
</div>
|
|
|
<div class="jnjp-name" :style="`${getCalcFontSize(12)}`">煤</div>
|
|
|
</div>
|
|
@@ -251,7 +253,9 @@
|
|
|
<svg-icon class="" svgid="svg-水" />
|
|
|
</div>
|
|
|
<div class="jnjp-value" :style="`${getCalcFontSize(14)}`">
|
|
|
- {{ Number(Number(StationinformationData?.qt?.jys)).toFixed(2) }}
|
|
|
+ {{
|
|
|
+ Number(Number(StationinformationData?.qt?.fdjys)).toFixed(2)
|
|
|
+ }}
|
|
|
</div>
|
|
|
<div class="jnjp-name" :style="`${getCalcFontSize(12)}`">水</div>
|
|
|
</div>
|
|
@@ -262,7 +266,9 @@
|
|
|
</div>
|
|
|
<!-- </div> -->
|
|
|
<div class="jnjp-value" :style="`${getCalcFontSize(14)}`">
|
|
|
- {{ Number(Number(StationinformationData?.qt?.co2)).toFixed(2) }}
|
|
|
+ {{
|
|
|
+ Number(Number(StationinformationData?.qt?.fdco2)).toFixed(2)
|
|
|
+ }}
|
|
|
</div>
|
|
|
<div class="jnjp-name" :style="`${getCalcFontSize(12)}`">
|
|
|
二氧化碳
|
|
@@ -275,7 +281,9 @@
|
|
|
</div>
|
|
|
<!-- </div> -->
|
|
|
<div class="jnjp-value" :style="`${getCalcFontSize(14)}`">
|
|
|
- {{ Number(Number(StationinformationData?.qt?.so2)).toFixed(2) }}
|
|
|
+ {{
|
|
|
+ Number(Number(StationinformationData?.qt?.fdso2)).toFixed(2)
|
|
|
+ }}
|
|
|
</div>
|
|
|
<div class="jnjp-name" :style="`${getCalcFontSize(12)}`">
|
|
|
二氧化硫
|
|
@@ -294,7 +302,9 @@
|
|
|
<svg-icon class="" svgid="svg-煤" />
|
|
|
</div>
|
|
|
<div class="jnjp-value" :style="`${getCalcFontSize(14)}`">
|
|
|
- {{ Number(Number(StationinformationData?.qt?.jym)).toFixed(2) }}
|
|
|
+ {{
|
|
|
+ Number(Number(StationinformationData?.qt?.gfjym)).toFixed(2)
|
|
|
+ }}
|
|
|
</div>
|
|
|
<div class="jnjp-name" :style="`${getCalcFontSize(12)}`">煤</div>
|
|
|
</div>
|
|
@@ -303,7 +313,9 @@
|
|
|
<svg-icon class="" svgid="svg-水" />
|
|
|
</div>
|
|
|
<div class="jnjp-value" :style="`${getCalcFontSize(14)}`">
|
|
|
- {{ Number(Number(StationinformationData?.qt?.jys)).toFixed(2) }}
|
|
|
+ {{
|
|
|
+ Number(Number(StationinformationData?.qt?.gfjys)).toFixed(2)
|
|
|
+ }}
|
|
|
</div>
|
|
|
<div class="jnjp-name" :style="`${getCalcFontSize(12)}`">水</div>
|
|
|
</div>
|
|
@@ -314,7 +326,9 @@
|
|
|
</div>
|
|
|
<!-- </div> -->
|
|
|
<div class="jnjp-value" :style="`${getCalcFontSize(14)}`">
|
|
|
- {{ Number(Number(StationinformationData?.qt?.co2)).toFixed(2) }}
|
|
|
+ {{
|
|
|
+ Number(Number(StationinformationData?.qt?.gfco2)).toFixed(2)
|
|
|
+ }}
|
|
|
</div>
|
|
|
<div class="jnjp-name" :style="`${getCalcFontSize(12)}`">
|
|
|
二氧化碳
|
|
@@ -327,7 +341,9 @@
|
|
|
</div>
|
|
|
<!-- </div> -->
|
|
|
<div class="jnjp-value" :style="`${getCalcFontSize(14)}`">
|
|
|
- {{ Number(Number(StationinformationData?.qt?.so2)).toFixed(2) }}
|
|
|
+ {{
|
|
|
+ Number(Number(StationinformationData?.qt?.gfso2)).toFixed(2)
|
|
|
+ }}
|
|
|
</div>
|
|
|
<div class="jnjp-name" :style="`${getCalcFontSize(12)}`">
|
|
|
二氧化硫
|
|
@@ -577,7 +593,7 @@
|
|
|
>
|
|
|
<span :style="`${getCalcFontSize(14)}`">月利用小时</span>
|
|
|
<span :style="`${getCalcFontSize(18)}`" class="lyxs-value">{{
|
|
|
- StationinformationData?.qt?.ylyxs?.toFixed(2) || 0
|
|
|
+ StationinformationData?.qt?.fdylyxs?.toFixed(2) || 0
|
|
|
}}</span>
|
|
|
<span :style="`${getCalcFontSize(12)}`" class="lyxs-unit">h</span>
|
|
|
</div>
|
|
@@ -585,7 +601,7 @@
|
|
|
<div class="nlyxs">
|
|
|
<span :style="`${getCalcFontSize(14)}`">年利用小时</span>
|
|
|
<span :style="`${getCalcFontSize(18)}`" class="lyxs-value">{{
|
|
|
- StationinformationData?.qt?.nlyxs?.toFixed(2) || 0
|
|
|
+ StationinformationData?.qt?.fdnlyxs?.toFixed(2) || 0
|
|
|
}}</span>
|
|
|
<span :style="`${getCalcFontSize(12)}`" class="lyxs-unit">h</span>
|
|
|
</div>
|
|
@@ -745,7 +761,7 @@
|
|
|
<div class="ylyxs">
|
|
|
<span :style="`${getCalcFontSize(14)}`">月利用小时</span>
|
|
|
<span :style="`${getCalcFontSize(18)}`" class="lyxs-value">{{
|
|
|
- StationinformationData?.qt?.ylyxs?.toFixed(2) || 0
|
|
|
+ StationinformationData?.qt?.gfylyxs?.toFixed(2) || 0
|
|
|
}}</span>
|
|
|
<span :style="`${getCalcFontSize(12)}`" class="lyxs-unit">h</span>
|
|
|
</div>
|
|
@@ -753,7 +769,7 @@
|
|
|
<div class="nlyxs">
|
|
|
<span :style="`${getCalcFontSize(14)}`">年利用小时</span>
|
|
|
<span :style="`${getCalcFontSize(18)}`" class="lyxs-value">{{
|
|
|
- StationinformationData?.qt?.nlyxs?.toFixed(2) || 0
|
|
|
+ StationinformationData?.qt?.gfnlyxs?.toFixed(2) || 0
|
|
|
}}</span>
|
|
|
<span :style="`${getCalcFontSize(12)}`" class="lyxs-unit">h</span>
|
|
|
</div>
|
|
@@ -1268,7 +1284,7 @@ export default {
|
|
|
},
|
|
|
{
|
|
|
title: "风能利用率",
|
|
|
- value: (data?.qt?.fnlyl).toFixed(2),
|
|
|
+ value: (data?.qt?.fdfnlyl).toFixed(2),
|
|
|
dialogTitle: "风能利用率",
|
|
|
max: 100,
|
|
|
unit: "%",
|
|
@@ -1291,7 +1307,7 @@ export default {
|
|
|
},
|
|
|
{
|
|
|
title: "光能利用率",
|
|
|
- value: (data?.qt?.fnlyl).toFixed(2),
|
|
|
+ value: (data?.qt?.gffnlyl).toFixed(2),
|
|
|
dialogTitle: "光能利用率",
|
|
|
max: 100,
|
|
|
unit: "%",
|