Merge pull request #1748 from Safelite/feature/CSR-1764.2
Update quote.vue
This commit is contained in:
commit
d004b963cb
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ export default {
|
|||
pricingResults,
|
||||
"quote"
|
||||
);
|
||||
|
||||
lineItems.glassParts = nullSafeGlassParts;
|
||||
lineItems.promos = lineItems.promos ?? [];
|
||||
lineItems.vaps = lineItems.vaps ?? [];
|
||||
// End of promo logic
|
||||
|
|
|
|||
Loading…
Reference in a new issue