This commit is contained in:
2021-03-16 18:46:05 +00:00
parent 687273ac10
commit acf627f1a3
2 changed files with 2 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
lg="4"
xl="3"
>
<gz-decimal
<gz-currency
v-model="obj.currency"
:readonly="formState.readOnly"
:label="$ay.t('ServiceBankCurrency')"
@@ -42,7 +42,7 @@
]"
:error-messages="form().serverErrors(this, 'currency')"
@input="fieldValueChanged('currency')"
></gz-decimal>
></gz-currency>
</v-col>
<v-col