mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/pages/Community.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
af0f434d01
commit
8ad1e2920f
@ -89,7 +89,7 @@ export default {
|
|||||||
data: { listContributions },
|
data: { listContributions },
|
||||||
} = result
|
} = result
|
||||||
this.contributionCount = listContributions.length
|
this.contributionCount = listContributions.length
|
||||||
this.items = listContributions
|
this.items = result.data.listContributions
|
||||||
// this.toastSuccess(result.data)
|
// this.toastSuccess(result.data)
|
||||||
})
|
})
|
||||||
.catch((err) => {
|
.catch((err) => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user