mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-17 10:26:44 +08:00
更改抄录问题
This commit is contained in:
@@ -117,7 +117,7 @@ export default {
|
|||||||
this.base64 = imgBase64Data
|
this.base64 = imgBase64Data
|
||||||
this.isDisabledComplite = false
|
this.isDisabledComplite = false
|
||||||
console.log('signInfo.status:' + signInfo.status)
|
console.log('signInfo.status:' + signInfo.status)
|
||||||
if (signInfo.status == '1') {
|
if (signInfo.status == '0') {
|
||||||
// this.appntSign.documentStatus = '3'
|
// this.appntSign.documentStatus = '3'
|
||||||
console.log('``````````````````')
|
console.log('``````````````````')
|
||||||
this.$set(this.appntSign, 'documentStatus', '3')
|
this.$set(this.appntSign, 'documentStatus', '3')
|
||||||
@@ -222,7 +222,7 @@ export default {
|
|||||||
if (this.detailJump != '1') {
|
if (this.detailJump != '1') {
|
||||||
if (this.relationToAppnt == '1') {
|
if (this.relationToAppnt == '1') {
|
||||||
if (this.isWeixin) {
|
if (this.isWeixin) {
|
||||||
this.toAirSign('1', '签字日期', '-150', '2')
|
this.toAirSign('0', '签字日期', '-150', '2')
|
||||||
} else {
|
} else {
|
||||||
EWebBridge.webCallAppInJs('ca_sign', {
|
EWebBridge.webCallAppInJs('ca_sign', {
|
||||||
//身份证号码
|
//身份证号码
|
||||||
@@ -246,7 +246,7 @@ export default {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
if (this.isWeixin) {
|
if (this.isWeixin) {
|
||||||
this.toAirSign('1', '签字日期', '-150', '2')
|
this.toAirSign('0', '签字日期', '-150', '2')
|
||||||
} else {
|
} else {
|
||||||
EWebBridge.webCallAppInJs('ca_sign', {
|
EWebBridge.webCallAppInJs('ca_sign', {
|
||||||
//身份证号码
|
//身份证号码
|
||||||
@@ -301,7 +301,7 @@ export default {
|
|||||||
break
|
break
|
||||||
}
|
}
|
||||||
if (this.isWeixin) {
|
if (this.isWeixin) {
|
||||||
this.toAirSign('1', '签字日期', '-150', '2')
|
this.toAirSign('0', '签字日期', '-150', '2')
|
||||||
} else {
|
} else {
|
||||||
EWebBridge.webCallAppInJs('ca_sign', {
|
EWebBridge.webCallAppInJs('ca_sign', {
|
||||||
//身份证号码
|
//身份证号码
|
||||||
|
|||||||
@@ -610,7 +610,7 @@ export default {
|
|||||||
type: this.saleInsuredInfo.idType,
|
type: this.saleInsuredInfo.idType,
|
||||||
originStatus: '4',
|
originStatus: '4',
|
||||||
keyword: '投保人签名',
|
keyword: '投保人签名',
|
||||||
status: '1',
|
status: '0',
|
||||||
offset: '10',
|
offset: '10',
|
||||||
originUrl: location.href,
|
originUrl: location.href,
|
||||||
commentKeyword: '认真', // 批注关键字
|
commentKeyword: '认真', // 批注关键字
|
||||||
@@ -634,7 +634,7 @@ export default {
|
|||||||
type: this.saleInsuredInfo.idType,
|
type: this.saleInsuredInfo.idType,
|
||||||
originStatus: '4',
|
originStatus: '4',
|
||||||
keyword: '投保人',
|
keyword: '投保人',
|
||||||
status: '2',
|
status: '0',
|
||||||
offset: '0',
|
offset: '0',
|
||||||
originUrl: location.href,
|
originUrl: location.href,
|
||||||
commentKeyword: '认真', // 批注关键字
|
commentKeyword: '认真', // 批注关键字
|
||||||
@@ -763,8 +763,8 @@ export default {
|
|||||||
this.base64 = imgBase64Data
|
this.base64 = imgBase64Data
|
||||||
this.isDisabledComplite = false
|
this.isDisabledComplite = false
|
||||||
console.log('signInfo.status:' + signInfo.status)
|
console.log('signInfo.status:' + signInfo.status)
|
||||||
if (signInfo.status == '1') {
|
if (signInfo.status == '0') {
|
||||||
this.appntSign.documentStatus = '3'
|
// this.appntSign.documentStatus = '3'
|
||||||
console.log('``````````````````')
|
console.log('``````````````````')
|
||||||
this.$set(this.appntSign, 'documentStatus', '3')
|
this.$set(this.appntSign, 'documentStatus', '3')
|
||||||
console.log('appntSign.documentStatus: ' + this.appntSign.documentStatus)
|
console.log('appntSign.documentStatus: ' + this.appntSign.documentStatus)
|
||||||
@@ -772,7 +772,8 @@ export default {
|
|||||||
this.isDisabledComplite = false
|
this.isDisabledComplite = false
|
||||||
// this.isDisable = false
|
// this.isDisable = false
|
||||||
} else {
|
} else {
|
||||||
this.insuredSign.documentStatus = '3'
|
this.$set(this.insuredSign, 'documentStatus', '3')
|
||||||
|
// this.insuredSign.documentStatus = '3'
|
||||||
this.isDisabledComplite = false
|
this.isDisabledComplite = false
|
||||||
this.isSign = false
|
this.isSign = false
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -115,7 +115,7 @@ export default {
|
|||||||
this.base64 = imgBase64Data
|
this.base64 = imgBase64Data
|
||||||
this.isDisabledComplite = false
|
this.isDisabledComplite = false
|
||||||
console.log('signInfo.status:' + signInfo.status)
|
console.log('signInfo.status:' + signInfo.status)
|
||||||
if (signInfo.status == '1') {
|
if (signInfo.status == '0') {
|
||||||
// this.appntSign.documentStatus = '3'
|
// this.appntSign.documentStatus = '3'
|
||||||
console.log('``````````````````')
|
console.log('``````````````````')
|
||||||
this.$set(this.appntSign, 'documentStatus', '3')
|
this.$set(this.appntSign, 'documentStatus', '3')
|
||||||
@@ -216,7 +216,7 @@ export default {
|
|||||||
if (this.detailJump != '1') {
|
if (this.detailJump != '1') {
|
||||||
if (this.relationToAppnt == '1') {
|
if (this.relationToAppnt == '1') {
|
||||||
if (this.isWeixin) {
|
if (this.isWeixin) {
|
||||||
this.toAirSign('1', '投保人签名', '5', '1')
|
this.toAirSign('0', '投保人签名', '5', '1')
|
||||||
} else {
|
} else {
|
||||||
EWebBridge.webCallAppInJs('ca_sign', {
|
EWebBridge.webCallAppInJs('ca_sign', {
|
||||||
//身份证号码
|
//身份证号码
|
||||||
@@ -240,7 +240,7 @@ export default {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
if (this.isWeixin) {
|
if (this.isWeixin) {
|
||||||
this.toAirSign('1', '投保人签名', '5', '1')
|
this.toAirSign('0', '投保人签名', '5', '1')
|
||||||
} else {
|
} else {
|
||||||
EWebBridge.webCallAppInJs('ca_sign', {
|
EWebBridge.webCallAppInJs('ca_sign', {
|
||||||
//身份证号码
|
//身份证号码
|
||||||
@@ -295,7 +295,7 @@ export default {
|
|||||||
break
|
break
|
||||||
}
|
}
|
||||||
if (this.isWeixin) {
|
if (this.isWeixin) {
|
||||||
this.toAirSign('1', '投保人签名', '5', '1')
|
this.toAirSign('0', '投保人签名', '5', '1')
|
||||||
} else {
|
} else {
|
||||||
EWebBridge.webCallAppInJs('ca_sign', {
|
EWebBridge.webCallAppInJs('ca_sign', {
|
||||||
//身份证号码
|
//身份证号码
|
||||||
|
|||||||
Reference in New Issue
Block a user