adjust payment step

This commit is contained in:
Pete Matsyburka
2024-07-07 19:55:56 +03:00
parent b90c67b184
commit b92d1ee38c
4 changed files with 59 additions and 5 deletions
@@ -93,6 +93,7 @@
v-if="field.type === 'payment'"
:field="field"
@click-condition="isShowConditionsModal = true"
@click-description="isShowDescriptionModal = true"
/>
<span
v-else