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
|
<VnPaginate
|
||||||
data-key="ClaimList"
|
data-key="ClaimList"
|
||||||
url="Claims/filter"
|
url="Claims/filter"
|
||||||
order="id DESC"
|
order="claimStateFk"
|
||||||
auto-load
|
auto-load
|
||||||
>
|
>
|
||||||
<template #body="{ rows }">
|
<template #body="{ rows }">
|
||||||
|
|
Loading…
Reference in New Issue