add payment field condition
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
<PaymentSettings
|
||||
v-if="field.type === 'payment'"
|
||||
:field="field"
|
||||
@click-condition="isShowConditionsModal = true"
|
||||
/>
|
||||
<span
|
||||
v-else
|
||||
|
||||
Reference in New Issue
Block a user