Fix an issue with TagInput
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
9e4378d4db
commit
120d79d580
@ -16,7 +16,7 @@
|
||||
:data="filteredTags"
|
||||
autocomplete
|
||||
:allow-new="true"
|
||||
:field="path"
|
||||
:field="'title'"
|
||||
icon="label"
|
||||
maxlength="20"
|
||||
maxtags="10"
|
||||
|
Loading…
Reference in New Issue
Block a user