fix: refs #7648 Fix order property
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Guillermo Bonet 2024-07-19 13:07:30 +02:00
parent a0350fe5e4
commit 50c8b3c672
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@ const printBuys = (rowId) => {
ref="myEntriesRef"
data-key="myEntriesList"
url="Entries/filter"
:order="['landed DESC', 'id DESC']"
:columns="columns"
default-mode="card"
auto-load