From 571b300ec8be9ea9776a1d302a6e41fa7144fcc6 Mon Sep 17 00:00:00 2001 From: Kuchenpirat Date: Thu, 19 Jun 2025 10:44:14 +0000 Subject: [PATCH] autoform no mutating props --- frontend/components/global/AutoForm.vue | 176 +++++++++++------------- 1 file changed, 81 insertions(+), 95 deletions(-) diff --git a/frontend/components/global/AutoForm.vue b/frontend/components/global/AutoForm.vue index 439b53a16..d837ce2f1 100644 --- a/frontend/components/global/AutoForm.vue +++ b/frontend/components/global/AutoForm.vue @@ -124,13 +124,13 @@ style="width: 100%" > -