fix: refs #7524 paginate
gitea/salix-front/pipeline/pr-master This commit looks good Details

This commit is contained in:
Jorge Penadés 2024-10-14 15:52:12 +02:00
parent 0f3168456a
commit 2d34921cf5
1 changed files with 0 additions and 1 deletions

View File

@ -168,7 +168,6 @@ const downloadCSV = async () => {
} }
} }
" "
:limit="0"
:columns="columns" :columns="columns"
auto-load auto-load
:is-editable="false" :is-editable="false"