fix: Options VnSelect properties
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
caddcf45c3
commit
ab0c38810a
|
@ -429,6 +429,8 @@ function handleLocation(data, location) {
|
|||
:params="{
|
||||
departmentCodes: ['VT', 'shopping'],
|
||||
}"
|
||||
:option-label="'nickname'"
|
||||
:option-value="'id'"
|
||||
:fields="['id', 'nickname']"
|
||||
sort-by="nickname ASC"
|
||||
emit-value
|
||||
|
|
Loading…
Reference in New Issue