fix: rollback
gitea/salix-front/pipeline/pr-master This commit looks good Details

This commit is contained in:
PAU ROVIRA ROSALENY 2025-04-01 07:54:41 +00:00
parent 79fdaffbc8
commit 35886999e4
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ const filter = {
},
],
where: { clientFk: $props.id ?? route.params.id },
order: ['shipped DESC', 'id'],
limit: 30,
};