sige 1 year ago
parent
commit
13a0bf6238
  1. 4
      src/components/Setting/components/RunInfectionSetting.vue

4
src/components/Setting/components/RunInfectionSetting.vue

@ -31,8 +31,8 @@
<p class="title">消毒继续过氧化氢浓度(ppm)</p>
<p class="num">
<my-input type="number" class="field_font" theme="custom" close-text="配置"
v-model:value="stoped_gs"
:formatter="formatter1"
v-model:value="continued_gs"
:formatter="formatter2"
@done="setcontinuedGsVal"
/>
</p>

Loading…
Cancel
Save