|
|
@@ -1835,6 +1835,7 @@ const handleQuote = () => {
|
|
|
systemType: '2',
|
|
|
order: {
|
|
|
insuranceCompanyCode: detailData.value?.order?.insuranceCompanyCode,
|
|
|
+ agreementId: detailData.value?.order?.agreementId,
|
|
|
quoteNo: detailData.value?.order?.quoteNo
|
|
|
},
|
|
|
productId: detailData.value?.order?.productId,
|