Set createdIndex to null, after sending the creation

This commit is contained in:
ogerly 2021-11-26 08:53:35 +01:00
parent 9ab0a32519
commit 667467396a

View File

@ -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