CASH-2025: remove if insurance selected
This commit is contained in:
parent
03cdb0058e
commit
5a05320f61
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
|
||||
<oemGlassQuestion
|
||||
cmsWidgetName="OemGlassQuestionWidget"
|
||||
v-if="offerOem"
|
||||
v-if="offerOem && !isInsuranceSelected"
|
||||
v-model="isOemGlassSelected" />
|
||||
|
||||
<saveProgressModalQuestion
|
||||
|
|
|
|||
Loading…
Reference in a new issue