mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
page vergessen
This commit is contained in:
parent
99b69373d9
commit
a6273e79cb
@ -199,11 +199,6 @@ export default {
|
|||||||
})
|
})
|
||||||
.then((result) => {
|
.then((result) => {
|
||||||
this.totalUsers = result.data.communityStatistics.totalUsers
|
this.totalUsers = result.data.communityStatistics.totalUsers
|
||||||
// this.totalGradidoCreated = result.data.communityStatistics.totalGradidoCreated
|
|
||||||
// this.totalGradidoDecayed =
|
|
||||||
// Number(result.data.communityStatistics.totalGradidoDecayed) +
|
|
||||||
// Number(result.data.communityStatistics.totalGradidoUnbookedDecayed)
|
|
||||||
// this.totalGradidoAvailable = result.data.communityStatistics.totalGradidoAvailable
|
|
||||||
})
|
})
|
||||||
.catch(() => {
|
.catch(() => {
|
||||||
this.toastError('communityStatistics has no result, use default data')
|
this.toastError('communityStatistics has no result, use default data')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user