@@ -2,7 +2,7 @@
|
|||||||
<o-taginput
|
<o-taginput
|
||||||
:modelValue="modelValueWithDisplayName"
|
:modelValue="modelValueWithDisplayName"
|
||||||
@update:modelValue="updateTags"
|
@update:modelValue="updateTags"
|
||||||
:data="availableActors"
|
:options="availableActors"
|
||||||
:allow-autocomplete="true"
|
:allow-autocomplete="true"
|
||||||
:allow-new="false"
|
:allow-new="false"
|
||||||
:open-on-focus="false"
|
:open-on-focus="false"
|
||||||
|
|||||||
Reference in New Issue
Block a user