Merge branch 'feature/GFRS-502_【0206】国富人寿富娃娃两全保险(万能型)' into dev

This commit is contained in:
yuweiqi
2020-01-21 14:32:55 +08:00

View File

@@ -399,6 +399,8 @@ export default {
if (this.saleInsuredInfo.idType != '1' || this.saleInsuredInfo.age < '18') {
that.goUrl()
} else {
alert('SignatureConfirmation: productCode:', localStorage.productCode)
alert('SignatureConfirmation: appntSign:', JSON.parse(that.appntSign))
// 原人脸识别
EWebBridge.webCallAppInJs('face_auth', {
number: that.saleInsuredInfo.idNo, //身份证号码
@@ -438,8 +440,6 @@ export default {
if (that.changeCard) {
path = 'insuranceInformation'
} else {
alert('SignatureConfirmation: productCode:' + localStorage.productCode)
alert('SignatureConfirmation: appntSign:' + JSON.parse(that.appntSign))
if (localStorage.productCode == 'GFRS_M0003' || localStorage.productCode == 'GFRS_M0015') {
if (that.appntSign[0].documentStatus == 0) {
path = 'insuranceInformation'