forked from verdnatura/salix-front
Reviewed-on: verdnatura/salix-front#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