fix: refs #7936 disable option caption in EditTableCellValueForm
gitea/salix-front/pipeline/pr-master This commit looks good
Details
gitea/salix-front/pipeline/pr-master This commit looks good
Details
This commit is contained in:
parent
e46b4b0b97
commit
13d51bedc9
|
@ -84,6 +84,7 @@ const closeForm = () => {
|
|||
:options="fieldsOptions"
|
||||
hide-selected
|
||||
option-label="label"
|
||||
:option-caption="false"
|
||||
v-model="selectedField"
|
||||
data-cy="field-to-edit"
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue