bugfix: tool input field as number (mobile input fix)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
parent
2d74a55026
commit
b45497fb9c
@ -26,6 +26,7 @@
|
||||
v-model="value"
|
||||
:items="items"
|
||||
item-text="value"
|
||||
type="number"
|
||||
@change="setTemps"
|
||||
></v-combobox>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user