From f77b65dfc345876c4fb5f0d13092e72e2a948f1a Mon Sep 17 00:00:00 2001 From: SamuelQuetin Date: Fri, 6 Dec 2024 09:40:24 +0100 Subject: [PATCH] Ajout du catch du message d'erreur --- src/components/Supp/BtnStop.vue | 23 ++++++++------- .../Supp/DialogConfirmationStop.vue | 28 +++++++++++-------- src/views/Suppression/SuppTable.vue | 17 ++++++----- 3 files changed, 39 insertions(+), 29 deletions(-) diff --git a/src/components/Supp/BtnStop.vue b/src/components/Supp/BtnStop.vue index 6d866ff..76fa34a 100644 --- a/src/components/Supp/BtnStop.vue +++ b/src/components/Supp/BtnStop.vue @@ -1,25 +1,28 @@ diff --git a/src/components/Supp/DialogConfirmationStop.vue b/src/components/Supp/DialogConfirmationStop.vue index 0f8c046..08c8e1a 100644 --- a/src/components/Supp/DialogConfirmationStop.vue +++ b/src/components/Supp/DialogConfirmationStop.vue @@ -3,7 +3,7 @@ Confirmation - Voulez vous vraiment stopper le traitement sur la demande N°{{id}} ? + Voulez vous vraiment stopper le traitement sur la demande N°{{ id }} ? Refuser @@ -13,21 +13,25 @@ diff --git a/src/views/Suppression/SuppTable.vue b/src/views/Suppression/SuppTable.vue index e67b014..a6a804c 100644 --- a/src/views/Suppression/SuppTable.vue +++ b/src/views/Suppression/SuppTable.vue @@ -27,7 +27,8 @@ -