From 981e3dcfe5cc60075d5796b42ab04857e786adca Mon Sep 17 00:00:00 2001 From: tristan Date: Thu, 11 Jun 2026 17:05:58 +0200 Subject: [PATCH] fix(commercial) : champ Fonction du contact sur 2 colonnes (ERP-147) --- .../components/ClientContactBlock.vue | 19 ++++++++++++------- .../components/SupplierContactBlock.vue | 19 ++++++++++++------- 2 files changed, 24 insertions(+), 14 deletions(-) diff --git a/frontend/modules/commercial/components/ClientContactBlock.vue b/frontend/modules/commercial/components/ClientContactBlock.vue index 1531966..e4284c7 100644 --- a/frontend/modules/commercial/components/ClientContactBlock.vue +++ b/frontend/modules/commercial/components/ClientContactBlock.vue @@ -26,13 +26,18 @@ :error="errors?.firstName" @update:model-value="(v: string) => update('firstName', v)" /> - + +
+ +
- + +
+ +