|
@ -31,8 +31,8 @@ |
|
|
<p class="title">消毒继续过氧化氢浓度(ppm)</p> |
|
|
<p class="title">消毒继续过氧化氢浓度(ppm)</p> |
|
|
<p class="num"> |
|
|
<p class="num"> |
|
|
<my-input type="number" class="field_font" theme="custom" close-text="配置" |
|
|
<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" |
|
|
@done="setcontinuedGsVal" |
|
|
/> |
|
|
/> |
|
|
</p> |
|
|
</p> |
|
|