diff --git a/admin/src/components/CreationFormular.vue b/admin/src/components/CreationFormular.vue index 01bc834f7..1fd4e8981 100644 --- a/admin/src/components/CreationFormular.vue +++ b/admin/src/components/CreationFormular.vue @@ -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