add groupName to buttonQuestion
This commit is contained in:
parent
3c83939c8b
commit
b1ebdf8f5e
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
ref="policyVehiclesQuestion"
|
||||
v-model="selectedVehicleVin"
|
||||
:questionText="questionText"
|
||||
groupName="policyVehiclesQuestionOption"
|
||||
buttonTypeString="listButton"
|
||||
isOverflowScrollable
|
||||
:answers="answers"
|
||||
|
|
|
|||
Loading…
Reference in a new issue