mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change fetch policy
This commit is contained in:
parent
225b3d4363
commit
57f4231ec3
@ -89,6 +89,7 @@ export default {
|
|||||||
currentPage: this.currentPage,
|
currentPage: this.currentPage,
|
||||||
pageSize: this.perPage,
|
pageSize: this.perPage,
|
||||||
},
|
},
|
||||||
|
fetchPolicy: 'network-only',
|
||||||
})
|
})
|
||||||
.then((result) => {
|
.then((result) => {
|
||||||
this.rows = result.data.searchUsers.userCount
|
this.rows = result.data.searchUsers.userCount
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user