feature/GFRS-2401 惠桂保数据导入需求-前端保单详情展示-提交人:白金岩

This commit is contained in:
bai.jinyan
2021-05-08 10:51:56 +08:00
parent 1fc0ac9e96
commit 381a21dc7a

View File

@@ -64,7 +64,7 @@ export default {
this.prem = orderInfoDTO.orderStandAmount
this.orderNumber = orderInfoDTO.contNo
this.effectiveDate = orderInfoDTO.cvaliDate
this.expireDate = orderInfoDTO.expiryDate
this.expireDate = orderInfoDTO.expireDate
}
}
} else {