cleanup
This commit is contained in:
parent
55f962ce7f
commit
068c3c0654
5 changed files with 49 additions and 53 deletions
|
|
@ -116,7 +116,7 @@ const UsersTab = {
|
|||
methods: {
|
||||
fetchUsers(page) {
|
||||
return useAdminSettingsStore()
|
||||
.fetchAdminUsers({
|
||||
.fetchUsers({
|
||||
...this.fetchOptions,
|
||||
page,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue