0
0
Fork 0

fix: Options VnSelect properties

This commit is contained in:
Javier Segarra 2024-09-23 12:43:52 +00:00
parent 5803af7a74
commit caddcf45c3
1 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,8 @@ const exprBuilder = (param, value) => {
}"
:fields="['id', 'nickname']"
sort-by="nickname ASC"
:option-label="'nickname'"
:option-value="'id'"
:rules="validate('client.salesPersonFk')"
:expr-builder="exprBuilder"
emit-value