Browse Source

删除 测试 - 加热片 - 电流 0A

master
sige 1 year ago
parent
commit
646a7d6efa
  1. 2
      src/components/Test.vue

2
src/components/Test.vue

@ -90,7 +90,7 @@
<div class="common_set info_wrap"> <div class="common_set info_wrap">
<p class="title">加热片</p> <p class="title">加热片</p>
<p class="info">电流 {{ testStore.heatingStripCurrent }} A</p>
<!-- <p class="info">电流 {{ testStore.heatingStripCurrent }} A</p> -->
<p class="info">湿度 {{ testStore.heatingStripTemperature }} </p> <p class="info">湿度 {{ testStore.heatingStripTemperature }} </p>
</div> </div>

Loading…
Cancel
Save