Merge pull request 'fix: update filter prop to user-filter in CustomerMandates component' (!1575) from HotFixCustomerMandate into master
gitea/salix-front/pipeline/head This commit looks good Details

Reviewed-on: #1575
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
Pablo Natek 2025-03-07 06:48:10 +00:00
commit 7c0c1076e9
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ const columns = computed(() => [
<VnTable
data-key="Mandates"
url="Mandates"
:filter="filter"
:user-filter="filter"
auto-load
:columns="columns"
class="full-width q-mt-md"