This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user