From 86299a18f3ff4615b5327521b8994de491829533 Mon Sep 17 00:00:00 2001 From: sroy Date: Tue, 24 Feb 2026 08:59:25 +0100 Subject: [PATCH] feat : finalisation et correctif couleur de affichage reception finie --- frontend/components/card-link.vue | 6 +++--- .../components/reception/reception-bovine-received.vue | 10 +++++++--- frontend/components/reception/update-bovin.vue | 7 +++---- frontend/components/reception/update-weight.vue | 10 +++++----- frontend/components/ui/UiNumberInput.vue | 2 +- frontend/pages/reception/update/[[id]].vue | 7 ++----- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/frontend/components/card-link.vue b/frontend/components/card-link.vue index 0c490a7..cb3f026 100644 --- a/frontend/components/card-link.vue +++ b/frontend/components/card-link.vue @@ -2,17 +2,17 @@