|
@@ -22,19 +22,19 @@
|
|
|
</ul>
|
|
|
<ul class="bottom1">
|
|
|
<li>
|
|
|
- {{ id }}号正压:<span>{{ tableData.positivePressure }}℃</span>
|
|
|
+ {{ id }}号正压:<span>{{ tableData.positivePressure }}MPa</span>
|
|
|
</li>
|
|
|
<li>
|
|
|
- {{ id }}号负压:<span>{{ tableData.negativePressure }}℃</span>
|
|
|
+ {{ id }}号负压:<span>{{ tableData.negativePressure }}MPa</span>
|
|
|
</li>
|
|
|
</ul>
|
|
|
<ul class="bottom2">
|
|
|
<li>
|
|
|
- {{ id }}号电压:<span>{{ tableData.positivePressure }}℃</span
|
|
|
+ {{ id }}号电压:<span>{{ tableData.positivePressure }}V</span
|
|
|
>{{ id }}号前轴温度:<span>{{ tableData.frontAxleTemp }}℃</span>
|
|
|
</li>
|
|
|
<li>
|
|
|
- {{ id }}号电流:<span>{{ tableData.negativePressure }}℃</span
|
|
|
+ {{ id }}号电流:<span>{{ tableData.negativePressure }}A</span
|
|
|
>{{ id }}号后轴温度:<span>{{ tableData.rearAxleTemp }}℃</span>
|
|
|
</li>
|
|
|
</ul>
|