diff --git a/src/runtime/components/forms/SelectCustom.vue b/src/runtime/components/forms/SelectCustom.vue index ff8ef5e1..2a520f91 100644 --- a/src/runtime/components/forms/SelectCustom.vue +++ b/src/runtime/components/forms/SelectCustom.vue @@ -36,12 +36,12 @@ :value="option" :disabled="option.disabled" > -
  • - +
  • +
    - {{ option[textAttribute] }} + {{ option[textAttribute] }} - +