From af74ca5140c54d9bb20edb77cd7ee9c403bcd753 Mon Sep 17 00:00:00 2001 From: "liu.xiaofeng@ebiz-digits.com" Date: Mon, 6 Nov 2023 10:06:52 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=B6=E4=BF=9D-=E5=9B=BD=E5=AF=8C=E4=BA=BA?= =?UTF-8?q?=E5=AF=BF=E5=B9=B4=E5=B9=B4=E4=B8=B0C=E6=AC=BE=E4=B8=A4?= =?UTF-8?q?=E5=85=A8=E4=BF=9D=E9=99=A9=EF=BC=88=E5=88=86=E7=BA=A2=E5=9E=8B?= =?UTF-8?q?=EF=BC=89=E4=BA=A7=E5=93=81=E5=AE=9A=E4=B9=89=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E9=9C=80=E6=B1=82=E5=A2=9E=E5=8A=A0=E6=8A=84=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/sale/SignatureOfElectronic.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/ebiz/sale/SignatureOfElectronic.vue b/src/views/ebiz/sale/SignatureOfElectronic.vue index a432ff43a..139b02165 100644 --- a/src/views/ebiz/sale/SignatureOfElectronic.vue +++ b/src/views/ebiz/sale/SignatureOfElectronic.vue @@ -1087,7 +1087,7 @@ that.signVal = window.localStorage.getItem('sign-val') // 判断是不是万能险 let comment = window.localStorage.getItem('productCode') - if (comment == 'GFRS_M0003' || comment == 'GFRS_M0015' || comment == 'GFRS_M0017' || comment == 'GFRS_M0075' || comment == 'GFRS_M0080') { + if (comment == 'GFRS_M0003' || comment == 'GFRS_M0015' || comment == 'GFRS_M0017' || comment == 'GFRS_M0075' || comment == 'GFRS_M0080' || comment == 'GFRS_M0082') { this.isComment = true } // 获取投保人信息