readd lines of code that were lost during merging

This commit is contained in:
Harald Bamberger
2024-11-29 11:19:57 +01:00
parent 11eae29dab
commit 7a7c91b67b
+3
View File
@@ -265,7 +265,10 @@ export default {
<component
v-else-if="tag == 'PvAutocomplete'"
ref="input"
:is="tag"
:type="type"
v-model="modelValueCmp"
v-bind="$attrs"
:id="idCmp"
:input-props="{name}"
:class="validationClass"