diff --git a/opsli-modulars/opsli-modulars-creater/src/main/resources/tpl/foreend/components/TemplateEdit.html b/opsli-modulars/opsli-modulars-creater/src/main/resources/tpl/foreend/components/TemplateEdit.html index d253ff7f..a0708920 100644 --- a/opsli-modulars/opsli-modulars-creater/src/main/resources/tpl/foreend/components/TemplateEdit.html +++ b/opsli-modulars/opsli-modulars-creater/src/main/resources/tpl/foreend/components/TemplateEdit.html @@ -165,7 +165,6 @@ this.dialogFormVisible = false; this.$refs["form"].resetFields(); this.form = this.$options.data().form; - this.$emit("fetchData"); }, save() { this.$refs["form"].validate(async (valid) => {