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