diff --git a/CHANGELOG.md b/CHANGELOG.md index 308b37e..4016f64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ Ajouter dans le fichier .env du frontend * [#315] Creation page admin utilisateur * [#317] Admin modification creation transporteur * [#318] Affichage modification reception terminée +* [#320] Affichage modification reception terminée suite ### Changed diff --git a/frontend/components/reception/update-bovin.vue b/frontend/components/reception/update-bovin.vue new file mode 100644 index 0000000..8c1fbce --- /dev/null +++ b/frontend/components/reception/update-bovin.vue @@ -0,0 +1,183 @@ + + diff --git a/frontend/components/reception/update-merchandise.vue b/frontend/components/reception/update-merchandise.vue new file mode 100644 index 0000000..e3c72a6 --- /dev/null +++ b/frontend/components/reception/update-merchandise.vue @@ -0,0 +1,257 @@ + + + diff --git a/frontend/components/reception/update-weight.vue b/frontend/components/reception/update-weight.vue index b4e2b65..2f97c5c 100644 --- a/frontend/components/reception/update-weight.vue +++ b/frontend/components/reception/update-weight.vue @@ -1,40 +1,47 @@