0
0
Fork 0

fix: List without limit

This commit is contained in:
Javier Segarra 2024-06-03 15:09:21 +02:00
parent 8320a75e61
commit 668dc5fd53
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ const fetchAliases = () => paginateRef.value.fetch();
data-key="AliasUsers" data-key="AliasUsers"
:filter="filter" :filter="filter"
:url="urlPath" :url="urlPath"
:limit="0"
auto-load auto-load
> >
<template #body> <template #body>