Merge pull request 'refs #6578 order claimState' (!133) from 6578-orderClaim into dev
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #133 Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
commit
9f4962750f
|
@ -84,7 +84,7 @@ function viewDescriptor(id) {
|
|||
<VnPaginate
|
||||
data-key="ClaimList"
|
||||
url="Claims/filter"
|
||||
order="id DESC"
|
||||
order="claimStateFk"
|
||||
auto-load
|
||||
>
|
||||
<template #body="{ rows }">
|
||||
|
|
Loading…
Reference in New Issue