Fix payments filter on wallets.html
This commit is contained in:
parent
6350a74ab9
commit
3331dfeab6
|
@ -92,6 +92,7 @@
|
|||
:columns="paymentsTable.columns"
|
||||
:pagination.sync="paymentsTable.pagination"
|
||||
no-data-label="No transactions made yet"
|
||||
:filter="paymentsTable.filter"
|
||||
>
|
||||
{% raw %}
|
||||
<template v-slot:header="props">
|
||||
|
|
Loading…
Reference in New Issue
Block a user