fix admin view
This commit is contained in:
parent
b71488fa73
commit
74319a5d4c
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ const UserProfileAdminView = {
|
|||
return useAdminSettingsStore().fetchStatuses({
|
||||
...this.fetchOptions,
|
||||
page,
|
||||
})
|
||||
}).then(({ items }) => items)
|
||||
},
|
||||
},
|
||||
components: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue