-
+
{{ name }}
@@ -19,7 +16,7 @@
:step="step"
@start="isClicked = true"
@end="isClicked = false"
- @change="handleclick"
+ @change="handleClick"
@input="handleInput"
@mousedown="$emit('rollback', localValue)"
>
@@ -47,47 +44,51 @@
\ No newline at end of file