feat(cliamList): add auto-load, in this case they need it
This commit is contained in:
parent
bce40834a5
commit
837c389f64
|
@ -142,6 +142,7 @@ const STATE_COLOR = {
|
|||
:columns="columns"
|
||||
redirect="claim"
|
||||
:right-search="false"
|
||||
auto-load
|
||||
>
|
||||
<template #column-clientFk="{ row }">
|
||||
<span class="link" @click.stop>
|
||||
|
|
Loading…
Reference in New Issue