Update index.html

This commit is contained in:
Arc
2020-08-16 23:21:44 +01:00
committed by GitHub
parent b97595b06d
commit c4db2d5c28

View File

@@ -256,7 +256,7 @@
dense
v-model.number="simpleformDialog.data.max_withdrawable"
type="number"
label="Withdraw amount"
label="Withdraw amount per voucher"
></q-input>
<q-input
filled
@@ -264,7 +264,7 @@
v-model.number="simpleformDialog.data.uses"
type="number"
:default="1"
label="Amount of uses *"
label="Number of vouchers *"
></q-input>
<div class="row q-mt-lg">