diff --git a/src/views/ebiz/sale/InsuranceTip.vue b/src/views/ebiz/sale/InsuranceTip.vue index cc637b50b..bcd6cfdb5 100644 --- a/src/views/ebiz/sale/InsuranceTip.vue +++ b/src/views/ebiz/sale/InsuranceTip.vue @@ -117,7 +117,7 @@ export default { this.base64 = imgBase64Data this.isDisabledComplite = false console.log('signInfo.status:' + signInfo.status) - if (signInfo.status == '1') { + if (signInfo.status == '0') { // this.appntSign.documentStatus = '3' console.log('``````````````````') this.$set(this.appntSign, 'documentStatus', '3') @@ -222,7 +222,7 @@ export default { if (this.detailJump != '1') { if (this.relationToAppnt == '1') { if (this.isWeixin) { - this.toAirSign('1', '签字日期', '-150', '2') + this.toAirSign('0', '签字日期', '-150', '2') } else { EWebBridge.webCallAppInJs('ca_sign', { //身份证号码 @@ -246,7 +246,7 @@ export default { } } else { if (this.isWeixin) { - this.toAirSign('1', '签字日期', '-150', '2') + this.toAirSign('0', '签字日期', '-150', '2') } else { EWebBridge.webCallAppInJs('ca_sign', { //身份证号码 @@ -301,7 +301,7 @@ export default { break } if (this.isWeixin) { - this.toAirSign('1', '签字日期', '-150', '2') + this.toAirSign('0', '签字日期', '-150', '2') } else { EWebBridge.webCallAppInJs('ca_sign', { //身份证号码 diff --git a/src/views/ebiz/sale/SignatureOfElectronic.vue b/src/views/ebiz/sale/SignatureOfElectronic.vue index 28fe709d5..4b6e1fec0 100644 --- a/src/views/ebiz/sale/SignatureOfElectronic.vue +++ b/src/views/ebiz/sale/SignatureOfElectronic.vue @@ -610,7 +610,7 @@ export default { type: this.saleInsuredInfo.idType, originStatus: '4', keyword: '投保人签名', - status: '1', + status: '0', offset: '10', originUrl: location.href, commentKeyword: '认真', // 批注关键字 @@ -634,7 +634,7 @@ export default { type: this.saleInsuredInfo.idType, originStatus: '4', keyword: '投保人', - status: '2', + status: '0', offset: '0', originUrl: location.href, commentKeyword: '认真', // 批注关键字 @@ -763,8 +763,8 @@ export default { this.base64 = imgBase64Data this.isDisabledComplite = false console.log('signInfo.status:' + signInfo.status) - if (signInfo.status == '1') { - this.appntSign.documentStatus = '3' + if (signInfo.status == '0') { + // this.appntSign.documentStatus = '3' console.log('``````````````````') this.$set(this.appntSign, 'documentStatus', '3') console.log('appntSign.documentStatus: ' + this.appntSign.documentStatus) @@ -772,7 +772,8 @@ export default { this.isDisabledComplite = false // this.isDisable = false } else { - this.insuredSign.documentStatus = '3' + this.$set(this.insuredSign, 'documentStatus', '3') + // this.insuredSign.documentStatus = '3' this.isDisabledComplite = false this.isSign = false } diff --git a/src/views/ebiz/sale/productTip.vue b/src/views/ebiz/sale/productTip.vue index 48cf4cc6a..0a7c951e5 100644 --- a/src/views/ebiz/sale/productTip.vue +++ b/src/views/ebiz/sale/productTip.vue @@ -115,7 +115,7 @@ export default { this.base64 = imgBase64Data this.isDisabledComplite = false console.log('signInfo.status:' + signInfo.status) - if (signInfo.status == '1') { + if (signInfo.status == '0') { // this.appntSign.documentStatus = '3' console.log('``````````````````') this.$set(this.appntSign, 'documentStatus', '3') @@ -216,7 +216,7 @@ export default { if (this.detailJump != '1') { if (this.relationToAppnt == '1') { if (this.isWeixin) { - this.toAirSign('1', '投保人签名', '5', '1') + this.toAirSign('0', '投保人签名', '5', '1') } else { EWebBridge.webCallAppInJs('ca_sign', { //身份证号码 @@ -240,7 +240,7 @@ export default { } } else { if (this.isWeixin) { - this.toAirSign('1', '投保人签名', '5', '1') + this.toAirSign('0', '投保人签名', '5', '1') } else { EWebBridge.webCallAppInJs('ca_sign', { //身份证号码 @@ -295,7 +295,7 @@ export default { break } if (this.isWeixin) { - this.toAirSign('1', '投保人签名', '5', '1') + this.toAirSign('0', '投保人签名', '5', '1') } else { EWebBridge.webCallAppInJs('ca_sign', { //身份证号码