diff --git a/frontend/app/pages/product/[id]/index.vue b/frontend/app/pages/product/[id]/index.vue index 603380b..6846059 100644 --- a/frontend/app/pages/product/[id]/index.vue +++ b/frontend/app/pages/product/[id]/index.vue @@ -43,256 +43,288 @@ @toggle-edit="isEditMode = !isEditMode" /> - -
-
- - -

- {{ product?.typeProduct?.name || '—' }} -

-
-
- - -
-
- - -

- {{ product.name }} -

-
-
- - -
-
- - -

- {{ product.reference }} -

-
+