3
0

Make ownedBy editor not clearable

This commit is contained in:
Jože Fortun 2024-04-23 15:20:11 +02:00
parent 2942375b36
commit f4cdde6e09

View File

@ -125,6 +125,7 @@
:get-option-label="getOptionLabel"
:get-option-key="getOptionKey"
:value="getUserIDByIndex()"
:clearable="field.name !== 'ownedBy'"
:filterable="false"
:selectable="option => option.selectable"
:loading="processing"