|
|
|
@ -325,8 +325,8 @@ |
|
|
|
<!-- 冷冻水流 --> |
|
|
|
<!-- 冷冻水流 --> |
|
|
|
<div class="freezingOutWater">{{ freezingOutWater }}m³/h</div> |
|
|
|
<div class="freezingOutWater">{{ freezingOutWater }}m³/h</div> |
|
|
|
<!-- 冷冻进出水压力 --> |
|
|
|
<!-- 冷冻进出水压力 --> |
|
|
|
<div class="freezingInPre">{{ freezingInPre }}bar</div> |
|
|
|
<div class="freezingInPre">{{ freezingInPre }}KPa</div> |
|
|
|
<div class="freezingOutPre">{{ freezingOutPre }}bar</div> |
|
|
|
<div class="freezingOutPre">{{ freezingOutPre }}KPa</div> |
|
|
|
<!-- 冷却进出水温度 --> |
|
|
|
<!-- 冷却进出水温度 --> |
|
|
|
<div class="coolingInTem">{{ coolingInTem }}℃</div> |
|
|
|
<div class="coolingInTem">{{ coolingInTem }}℃</div> |
|
|
|
<div class="coolingOutTem">{{ coolingOutTem }}℃</div> |
|
|
|
<div class="coolingOutTem">{{ coolingOutTem }}℃</div> |
|
|
|
|