update 'public/transfer/marking' page include wallet balance and include wallet as a new payment method

This commit is contained in:
edmondlang
2022-02-05 21:35:03 +08:00
parent 64446d9b50
commit 6fa98bbd26
2 changed files with 26 additions and 7 deletions
File diff suppressed because one or more lines are too long
@@ -353,6 +353,7 @@
</div>
<div class="col p-l-0 col-sm-2 col-md-2">
<verification-warning-component :data="booking.company"></verification-warning-component>
<wallet-component :data="booking.company"></wallet-component>
</div>
</div>
</div>