From 381a21dc7a27c966699c01fe25afb9f97125211d Mon Sep 17 00:00:00 2001 From: "bai.jinyan" Date: Sat, 8 May 2021 10:51:56 +0800 Subject: [PATCH] =?UTF-8?q?feature/GFRS-2401=20=E6=83=A0=E6=A1=82=E4=BF=9D?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=AF=BC=E5=85=A5=E9=9C=80=E6=B1=82-?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E4=BF=9D=E5=8D=95=E8=AF=A6=E6=83=85=E5=B1=95?= =?UTF-8?q?=E7=A4=BA-=E6=8F=90=E4=BA=A4=E4=BA=BA=EF=BC=9A=E7=99=BD?= =?UTF-8?q?=E9=87=91=E5=B2=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/hgb/Detail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/ebiz/hgb/Detail.vue b/src/views/ebiz/hgb/Detail.vue index 5fb7ae216..c608ba89a 100644 --- a/src/views/ebiz/hgb/Detail.vue +++ b/src/views/ebiz/hgb/Detail.vue @@ -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 {