diff --git a/frontend/app/components/ComponentItem.vue b/frontend/app/components/ComponentItem.vue index cd324bf..cf15a95 100644 --- a/frontend/app/components/ComponentItem.vue +++ b/frontend/app/components/ComponentItem.vue @@ -14,7 +14,14 @@ /> -
+
-

Composants

+

+ Composants + {{ components.length }} +

@@ -152,9 +152,9 @@
diff --git a/frontend/app/components/machine/MachinePiecesCard.vue b/frontend/app/components/machine/MachinePiecesCard.vue index 68b157b..6f068f9 100644 --- a/frontend/app/components/machine/MachinePiecesCard.vue +++ b/frontend/app/components/machine/MachinePiecesCard.vue @@ -2,7 +2,10 @@
-

Pièces de la machine

+

+ Pièces de la machine + {{ pieces.length }} +