handle date enter

This commit is contained in:
Pete Matsyburka
2024-08-01 18:47:17 +03:00
parent 3a2910f717
commit 0bd35b526c
2 changed files with 10 additions and 1 deletions
+1
View File
@@ -106,6 +106,7 @@
v-model="values[currentField.uuid]"
:show-field-names="showFieldNames"
:field="currentField"
@submit="submitStep"
@focus="scrollIntoField(currentField)"
/>
<div v-else-if="currentField.type === 'select'">