pass value to input instead of inputValue

This commit is contained in:
AsakuraMizu 2020-12-06 09:56:51 +08:00
commit fd910b8e1a

View file

@ -191,7 +191,7 @@
max="{max}"
min="{min}"
step="{step}"
value="{inputValue}"
value="{value}"
readonly="{readonly}"
/>
<button