This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<v-text-field
|
||||
ref="textField"
|
||||
:value="currencyValue"
|
||||
@input="updateValue"
|
||||
@change="updateValue"
|
||||
v-currency="{
|
||||
currency: currencyName,
|
||||
locale: languageName
|
||||
|
||||
Reference in New Issue
Block a user