0
0
Fork 0

fix: refs #7920 Changed shelving option value

This commit is contained in:
Guillermo Bonet 2024-11-29 09:48:09 +01:00
parent 4f8bf00786
commit 8428c7a205
1 changed files with 1 additions and 1 deletions

View File

@ -471,7 +471,7 @@ const qCheckBoxController = (sale, action) => {
url="Shelvings"
hide-selected
option-label="code"
option-value="code"
option-value="id"
v-model="row.shelvingFk"
@update:model-value="updateShelving(row)"
style="max-width: 120px"