0
0
Fork 0

fix: VnPaginate order

This commit is contained in:
Javier Segarra 2024-06-06 08:03:57 +02:00
parent c71877cdb1
commit f3ec9ea58d
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ const killSession = async (id) => {
ref="paginateRef"
:filter="filter"
:url="urlPath"
order="created DESC"
auto-load
>
<template #body="{ rows }">