ทะเบียน
This commit is contained in:
parent
6acdb4722e
commit
619f36212a
11 changed files with 257 additions and 74 deletions
|
|
@ -39,7 +39,7 @@ const props = defineProps({
|
|||
const { inputRef, formattedValue, setValue } = useCurrencyInput({
|
||||
locale: "en-US",
|
||||
currency: "EUR",
|
||||
currencyDisplay: "hidden",
|
||||
// currencyDisplay: "hidden",
|
||||
hideCurrencySymbolOnFocus: true,
|
||||
hideGroupingSeparatorOnFocus: true,
|
||||
hideNegligibleDecimalDigitsOnFocus: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue