@ -32,7 +32,7 @@
</a-progress>
</div>
<div class="temperature" :class="{heating:tubeRackSlot.isHeating,holding:null !== tubeRackSlot.heatingStartedAt}">
<div>{{ (tubeRackSlot.temperature / 100).toFixed(2) }}</div>
<div>{{ (tubeRackSlot.temperature * 1).toFixed(2) }}</div>
<div>℃</div>