From 6d3122a0b83931ea13924b6999c41e4618f68365 Mon Sep 17 00:00:00 2001 From: tristan Date: Fri, 19 Jun 2026 12:02:56 +0200 Subject: [PATCH] =?UTF-8?q?fix(transport)=20:=20immatriculations=20LIOT=20?= =?UTF-8?q?=E2=80=94=20re-synchronise=20le=20champ=20apr=C3=A8s=20filtrage?= =?UTF-8?q?=20(:key)=20pour=20ne=20plus=20afficher=20les=20caract=C3=A8res?= =?UTF-8?q?=20interdits=20(ERP-193)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../transport/pages/carriers/[id]/edit.vue | 17 ++++++++++++++++- .../modules/transport/pages/carriers/new.vue | 17 ++++++++++++++++- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/frontend/modules/transport/pages/carriers/[id]/edit.vue b/frontend/modules/transport/pages/carriers/[id]/edit.vue index 0ab84ac..6d7256b 100644 --- a/frontend/modules/transport/pages/carriers/[id]/edit.vue +++ b/frontend/modules/transport/pages/carriers/[id]/edit.vue @@ -30,8 +30,9 @@ MalioInputText (inheritAttrs:false) renvoie `class` sur l'input. -->