This commit is contained in:
f4ilji
2024-10-28 12:57:16 +05:00
parent e4678fc0d2
commit 6d516d1750
233 changed files with 6312 additions and 1314 deletions
@@ -42,6 +42,7 @@ export default {
mounted() {
const id = this.block?.data.form || this.formId
this.getForm(id);
},
props: {
block: {