fix : on ne bloque plus le poids max d'une pesée

This commit is contained in:
tristan
2026-03-02 11:32:44 +01:00
parent d0213c3212
commit b510cdcc42
3 changed files with 8 additions and 6 deletions
@@ -8,7 +8,6 @@
v-model="localWeight.weight"
:disabled="!isAdmin"
:min="0"
:max="48000"
wrapper-class="flex-col"
/>