with force open

This commit is contained in:
Pete Matsyburka
2026-01-26 18:00:46 +02:00
parent e20eacb5ee
commit d12c67fd54
2 changed files with 7 additions and 1 deletions
@@ -48,6 +48,7 @@
v-if="field.type === 'payment' && !isNew"
:field="field"
:with-condition="false"
:with-force-open="false"
@click-description="isShowDescriptionModal = true"
@click-formula="isShowFormulaModal = true"
/>