fix: agency list filters #1581

Merged
jtubau merged 11 commits from warmFix_8688-fixAgencyFilters into test 2025-03-13 06:15:40 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0a1f6959d3 - Show all commits

View File

@ -328,7 +328,7 @@ async function post(query, params) {
<QTd>
<VnSelect
v-model="row.shelvingFk"
:options="shelvings"
url="Shelvings"
option-label="code"
option-value="id"
style="width: 100px"