mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Set createdIndex to null, after sending the creation
This commit is contained in:
parent
9ab0a32519
commit
667467396a
@ -281,6 +281,7 @@ export default {
|
||||
)
|
||||
this.$store.commit('openCreationsPlus', 1)
|
||||
this.submitObj = null
|
||||
this.createdIndex = null
|
||||
// das creation Formular reseten
|
||||
this.$refs.creationForm.reset()
|
||||
// Den geschöpften Wert auf o setzen
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user