Generate text automatically when a creation is made

This commit is contained in:
ogerly 2021-12-23 12:38:10 +01:00
parent 787039e4af
commit bd5bbb3d55

View File

@ -190,6 +190,7 @@ export default {
// Auswählen eines Zeitraumes
updateRadioSelected(name, index, openCreation) {
this.createdIndex = index
this.text = 'Schöpfung für ' + name.short + ' ' + this.$moment().format('YYYY')
// Wenn Mehrfachschöpfung
if (this.type === 'massCreation') {
// An Creation.vue emitten und radioSelectedMass aktualisieren