forked from verdnatura/salix-front
Avoif filter panel from redirecting
This commit is contained in:
parent
d82de6da58
commit
ed2ba5458d
|
@ -18,6 +18,7 @@ const props = defineProps({
|
|||
:data-key="props.dataKey"
|
||||
:search-button="true"
|
||||
:hidden-tags="['search']"
|
||||
:redirect="false"
|
||||
>
|
||||
<template #tags="{ tag, formatFn }">
|
||||
<div class="q-gutter-x-xs">
|
||||
|
|
Loading…
Reference in New Issue