mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge pull request #1678 from gradido/1649-Admin-does-not-properly-refresh-its-user-list
adminarea: fetchPolicy on searchUser deleted User
This commit is contained in:
commit
94d0589cb9
@ -88,6 +88,7 @@ export default {
|
||||
notActivated: this.filterCheckedEmails,
|
||||
isDeleted: this.filterDeletedUser,
|
||||
},
|
||||
fetchPolicy: 'no-cache',
|
||||
})
|
||||
.then((result) => {
|
||||
this.rows = result.data.searchUsers.userCount
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user