This commit is contained in:
parent
ff95882e42
commit
ae68f25c3c
|
@ -346,6 +346,7 @@ function getCaption(opt) {
|
|||
:emit-value="nullishToTrue($attrs['emit-value'])"
|
||||
:map-options="nullishToTrue($attrs['map-options'])"
|
||||
:use-input="nullishToTrue($attrs['use-input'])"
|
||||
:hide-selected="nullishToTrue($attrs['hide-selected'])"
|
||||
:fill-input="nullishToTrue($attrs['fill-input'])"
|
||||
ref="vnSelectRef"
|
||||
lazy-rules
|
||||
|
|
Loading…
Reference in New Issue