diff --git a/src/layouts/quote/quote.vue b/src/layouts/quote/quote.vue index 21f1863d9..7effa6332 100644 --- a/src/layouts/quote/quote.vue +++ b/src/layouts/quote/quote.vue @@ -170,8 +170,9 @@ export default { null, "quote" ); - if (servicePackageDiscountPartResponse.data) + if (servicePackageDiscountPartResponse.data) { servicePackageDiscountPart.push(servicePackageDiscountPartResponse.data); + } } const availableLineItems = [ resultMap.rainDefense,