feat: add payments table to user manager (#2491)
* feat: add payments table to user manager refactor payments table and payment chart into components and add them to usermanager * bundle
This commit is contained in:
@@ -49,7 +49,7 @@ include "users/_createWalletDialog.html" %}
|
||||
<q-td>
|
||||
<q-btn
|
||||
round
|
||||
icon="menu"
|
||||
icon="list"
|
||||
size="sm"
|
||||
color="secondary"
|
||||
@click="fetchWallets(props.row.id)"
|
||||
|
||||
Reference in New Issue
Block a user