fix: refs #8825 fix filter not working properly when reloading
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
This commit is contained in:
parent
eeeeda0c68
commit
c95f4bb387
|
@ -98,7 +98,7 @@ const defaultConfirmData = {};
|
|||
ref="tableRef"
|
||||
data-key="ClientInformas"
|
||||
url="ClientInformas"
|
||||
:filter="filter"
|
||||
:user-filter="filter"
|
||||
:columns="columns"
|
||||
:right-search="false"
|
||||
:is-editable="false"
|
||||
|
|
Loading…
Reference in New Issue