mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Merge pull request #3337 from gradido/fix/show-updated-gdd-amount
fix(frontend): show updated gdd amount
This commit is contained in:
commit
5856baf4c3
@ -131,6 +131,7 @@ const selected = ref()
|
||||
const creationForm = ref(null)
|
||||
|
||||
const openCreations = computed(() => store.state.openCreations)
|
||||
|
||||
const radioOptions = computed(() => {
|
||||
return creationDateObjects.value.map((obj, idx) => {
|
||||
return {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user