12 lines
258 B
Markdown
12 lines
258 B
Markdown
# Etape 17 - Frontend detail objet
|
|
|
|
## Objectif
|
|
Connecter la fiche objet a l'API.
|
|
|
|
## Page
|
|
- `frontend/pages/objets/[id].vue` : GET `/v1/objets/:id`.
|
|
|
|
## Notes
|
|
- Gestion du chargement et des erreurs.
|
|
- Affichage minimal (nom, description, quantite, statut).
|