change fetch policy

This commit is contained in:
Moriz Wahl 2022-01-25 17:03:24 +01:00
parent 225b3d4363
commit 57f4231ec3

View File

@ -89,6 +89,7 @@ export default {
currentPage: this.currentPage,
pageSize: this.perPage,
},
fetchPolicy: 'network-only',
})
.then((result) => {
this.rows = result.data.searchUsers.userCount