mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
b-input-groupe range to STRING
This commit is contained in:
parent
667467396a
commit
b2773b3134
@ -66,7 +66,7 @@
|
||||
></b-form-input>
|
||||
</b-input-group>
|
||||
|
||||
<b-input-group prepend="0" :append="rangeMax" class="mt-3">
|
||||
<b-input-group prepend="0" :append="String(rangeMax)" class="mt-3">
|
||||
<b-form-input
|
||||
type="range"
|
||||
v-model="value"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user