add qrcode pay fee

This commit is contained in:
java110 2023-02-16 18:42:57 +08:00
parent a457b70ea4
commit 13fba63d57

View File

@ -92,7 +92,7 @@
</div> </div>
<div class="col-md-1 " style="margin-bottom:10px; text-align:right"> <div class="col-md-1 " style="margin-bottom:10px; text-align:right">
<button type="button" class="btn btn-success btn-lg btn-block" @click="_openPayFee('qrCode')"> <button type="button" class="btn btn-success btn-lg btn-block" @click="_openPayFee('qrCode')">
<vc:i18n name="扫码收费" namespace="payFeeOrder"></vc:i18n> <vc:i18n name="扫码收费" namespace="payFeeOrder"></vc:i18n>
</button> </button>
</div> </div>
<div class="col-md-1 " style="margin-bottom:10px; text-align:right"> <div class="col-md-1 " style="margin-bottom:10px; text-align:right">