From 0e757fef29dc471ed97c4ca9531ab25dff6a44f7 Mon Sep 17 00:00:00 2001 From: sroy Date: Thu, 26 Feb 2026 09:24:24 +0100 Subject: [PATCH] fix : corrections frontend --- frontend/components/reception/update-bovin.vue | 2 ++ frontend/pages/reception/update/[[id]].vue | 18 +++++++++--------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/frontend/components/reception/update-bovin.vue b/frontend/components/reception/update-bovin.vue index 2176e9e..5001f12 100644 --- a/frontend/components/reception/update-bovin.vue +++ b/frontend/components/reception/update-bovin.vue @@ -14,6 +14,7 @@ :min="0" :max="10" wrapperClass="w-44 flex-col" + inputClass="font-medium" /> diff --git a/frontend/pages/reception/update/[[id]].vue b/frontend/pages/reception/update/[[id]].vue index f650dff..0c2f92e 100644 --- a/frontend/pages/reception/update/[[id]].vue +++ b/frontend/pages/reception/update/[[id]].vue @@ -185,15 +185,15 @@ />
- - Enregistrer - -
+ + + Valider + +