fix : on ne bloque plus le poids max d'une pesée
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
v-model="localWeight.weight"
|
||||
:disabled="!isAdmin"
|
||||
:min="0"
|
||||
:max="48000"
|
||||
wrapper-class="flex-col"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user