fix: use entryFilter
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2025-01-21 07:34:48 +01:00
parent 824b60df57
commit 3cb21d7117
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ const columns = computed(() => [
:array-data-props="{
url: 'Entries/filter',
order: 'id DESC',
userFilter: 'entryFilter',
userFilter: entryFilter,
}"
>
<template #rightMenu>