This commit is contained in:
2020-02-21 16:34:54 +00:00
parent 29c07bf140
commit 3874962fc7
2 changed files with 77 additions and 7 deletions

View File

@@ -82,7 +82,7 @@
lg="4"
xl="3"
>
<!-- <gz-currency
<gz-currency
v-model="obj.dollarAmount"
:readonly="this.formState.readOnly"
:label="lt('WidgetDollarAmount')"
@@ -93,9 +93,9 @@
]"
:error-messages="form().serverErrors(this, 'dollarAmount')"
@input="onChange('dollarAmount')"
></gz-currency> -->
></gz-currency>
<gz-decimal
<!-- <gz-decimal
v-model="obj.dollarAmount"
:readonly="this.formState.readOnly"
:label="lt('WidgetDollarAmount')"
@@ -106,7 +106,7 @@
]"
:error-messages="form().serverErrors(this, 'dollarAmount')"
@input="onChange('dollarAmount')"
></gz-decimal>
></gz-decimal> -->
</v-col>
<v-col cols="12" sm="6" lg="4" xl="3">