This commit is contained in:
2019-03-25 22:32:09 +00:00
parent d340608798
commit 7d137b43fe
3 changed files with 40 additions and 1 deletions

View File

@@ -39,6 +39,7 @@
:label="this.$gzlocale.get('WidgetDollarAmount')"
ref="dollarAmount"
required
:rules="[this.$gzv.Decimal(this,'dollarAmount'),this.$gzv.Required(this,'dollarAmount')]"
></v-text-field>
</v-flex>