From 62611c073ef08602e640b4db080f446606a3e64a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Odini?= Date: Wed, 18 Dec 2024 09:19:47 +0100 Subject: [PATCH] =?UTF-8?q?improve(Cantine=20synth=C3=A8se):=20r=C3=A9orga?= =?UTF-8?q?nise=20les=20champs=20suite=20aux=20modifications=20dans=20le?= =?UTF-8?q?=20formulaire=20(#4793)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DiagnosticSummary/CanteenSummary.vue | 48 +++++++++---------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/frontend/src/components/DiagnosticSummary/CanteenSummary.vue b/frontend/src/components/DiagnosticSummary/CanteenSummary.vue index 1a8a44980..6f5d61284 100644 --- a/frontend/src/components/DiagnosticSummary/CanteenSummary.vue +++ b/frontend/src/components/DiagnosticSummary/CanteenSummary.vue @@ -8,7 +8,7 @@

Nom de la cantine

{{ canteen.name }}

-

SIRET

+

SIRET

{{ canteen.siret || "—" }}

@@ -23,12 +23,16 @@ - +
$team-line
-

Type de production

+

Type d'établissement

+

{{ economicModel || "—" }}

+

Mode de gestion

+

{{ managementType || "—" }}

+

Type de production

{{ productionType || "—" }}

SIRET du livreur

@@ -39,27 +43,6 @@ {{ canteen.centralProducerSiret || "—" }}

-

Mode de gestion

-

{{ managementType || "—" }}

-
-
-
- - -
- $building-line -
-
-

Secteur d'activité

-

{{ sectors || "—" }}

-
-

- Administration générale de tutelle -

-

{{ lineMinistry || "—" }}

-
-

Type d'établissement

-

{{ economicModel || "—" }}

@@ -90,6 +73,23 @@
+ + +
+ $building-line +
+
+

Secteur d'activité

+

{{ sectors || "—" }}

+
+

+ Administration générale de tutelle +

+

{{ lineMinistry || "—" }}

+
+
+
+

Mes satellites