From 141f174d0ac60dc977472ad6b54eb92159b0da52 Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 25 Feb 2026 10:30:41 +0100 Subject: [PATCH] =?UTF-8?q?fix=20:=20correction=20de=20l'enregistrement=20?= =?UTF-8?q?des=20pes=C3=A9es=20sur=20l'admin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 82 +++++----- .../components/reception/update-weight.vue | 154 +++--------------- frontend/pages/reception/update/[[id]].vue | 85 +++++++--- frontend/services/dto/reception-data.ts | 3 + 4 files changed, 134 insertions(+), 190 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3661a97..8ec73df 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,12 @@