fix: hide New Payment button
This commit is contained in:
parent
8b0c004883
commit
88035305c5
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
|||
</div>
|
||||
<div class="col-md-3 col-sm-5 q-pr-md">
|
||||
<q-btn-dropdown
|
||||
v-if="!showPayment"
|
||||
split
|
||||
unelevated
|
||||
label="New Payment"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue