0
0
Fork 0

feat(CustomerFIlter): use correct table

This commit is contained in:
Alex Moreno 2024-06-19 09:55:30 +02:00
parent 40842f4ba6
commit b5bf4bab54
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ const zones = ref();
@on-fetch="(data) => (workers = data)"
auto-load
/>
<VnFilterPanel :data-key="props.dataKey" :search-button="true">
<VnFilterPanel :data-key="props.dataKey" :search-button="true" search-url="table">
<template #tags="{ tag, formatFn }">
<div class="q-gutter-x-xs">
<strong>{{ t(`params.${tag.label}`) }}: </strong>