From c23f233b99cb186ba58841b096c33fe708a318ec Mon Sep 17 00:00:00 2001 From: "liu.xiaofeng@ebiz-digits.com" Date: Tue, 14 Nov 2023 17:28:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E5=AF=8C=E4=BA=BA=E5=AF=BF=E9=91=AB?= =?UTF-8?q?=E7=AE=A1=E5=AE=B6B=E6=AC=BE=E7=BB=88=E8=BA=AB=E5=AF=BF?= =?UTF-8?q?=E9=99=A9=EF=BC=88=E4=B8=87=E8=83=BD=E5=9E=8B=EF=BC=89=E5=A2=9E?= =?UTF-8?q?=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 62e572820..bbc1b5c42 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' || comment == 'GFRS_M0082') { + if (comment == 'GFRS_M0003' || comment == 'GFRS_M0015' || comment == 'GFRS_M0017' || comment == 'GFRS_M0075' || comment == 'GFRS_M0080' || comment == 'GFRS_M0082' || comment == 'GFRS_M0083') { this.isComment = true } // 获取投保人信息