forked from verdnatura/salix-front
fix: refs #7920 Changed shelving option value
This commit is contained in:
parent
4f8bf00786
commit
8428c7a205
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue