From fd60cbbbfe75fb51058b271a21f65ff67bf592dc Mon Sep 17 00:00:00 2001 From: Matthieu Date: Tue, 30 Sep 2025 10:46:46 +0200 Subject: [PATCH] =?UTF-8?q?fix=20champs=20personnalis=C3=A9=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/ComponentItem.vue | 409 ++++- .../ComponentModelStructureEditor.vue | 399 +---- app/components/PieceItem.vue | 889 +++++++--- app/components/StructureNodeEditor.vue | 433 +++++ .../StructureSubComponentEditor.vue | 129 -- app/composables/useCustomFields.js | 11 +- app/pages/machine/[id].vue | 1537 ++++++++++++----- 7 files changed, 2611 insertions(+), 1196 deletions(-) create mode 100644 app/components/StructureNodeEditor.vue delete mode 100644 app/components/StructureSubComponentEditor.vue diff --git a/app/components/ComponentItem.vue b/app/components/ComponentItem.vue index aea701c..3a6c2bc 100644 --- a/app/components/ComponentItem.vue +++ b/app/components/ComponentItem.vue @@ -150,48 +150,52 @@ -
+

Champs personnalisés

-
+
-