mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
fix item grid refresh error
This commit is contained in:
parent
f266e299f5
commit
7ac8f349a5
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ export const useListFilterRefresh = ({
|
|||
queryFn: async ({ signal }) => {
|
||||
return queryFn({
|
||||
apiClientProps: {
|
||||
server,
|
||||
serverId: server?.id || '',
|
||||
signal,
|
||||
},
|
||||
query,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue