fix: refs #7936 disable option caption in EditTableCellValueForm #1180

Merged
jorgep merged 3 commits from 7936-hotfix-hideCaption into master 2025-01-07 09:39:27 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 13d51bedc9 - Show all commits

View File

@ -84,6 +84,7 @@ const closeForm = () => {
:options="fieldsOptions"
hide-selected
option-label="label"
:option-caption="false"
v-model="selectedField"
data-cy="field-to-edit"
/>