fix(ClaimList): stateCode orderBy priority
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2024-11-22 15:14:03 +01:00
parent 14d2ddfa83
commit 01ffb663f1
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ const columns = computed(() => [
optionLabel: 'description',
},
},
orderBy: 'priority',
},
{
align: 'right',