fix error
This commit is contained in:
parent
1680ac61e8
commit
54e70770b6
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
:validationRules="rules.optionRequired"
|
||||
:index="currentGlassIndex"
|
||||
@forwardButtonAction="forwardButtonAction"
|
||||
@backClick="navigateBackByVehicleQuestions" />
|
||||
@backClick="navigateBackByVehicleQuestions"
|
||||
@needHelpClick="requestCallbackBailout" />
|
||||
</Form>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Reference in a new issue