fix: refs #7936 disable option caption in EditTableCellValueForm
gitea/salix-front/pipeline/pr-master This commit looks good Details

This commit is contained in:
Jorge Penadés 2025-01-07 10:00:29 +01:00
parent e46b4b0b97
commit 13d51bedc9
1 changed files with 1 additions and 0 deletions

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"
/>