#7750 - first-beta-review #95
|
@ -496,7 +496,7 @@ watch(
|
|||
</QTooltip>
|
||||
</QBtn>
|
||||
<QBtn
|
||||
v-if="showNavigationButtons"
|
||||
v-if="showNavigationButtons || currentStep === 'confirm'"
|
||||
@click="onNextStep(stepIndex)"
|
||||
:color="currentStep === 'confirm' ? 'accent ' : 'primary'"
|
||||
:icon="
|
||||
|
|
Loading…
Reference in New Issue