产品说明书

This commit is contained in:
zhouna
2019-11-02 21:09:56 +08:00
parent b21619e653
commit ef91301b9a

View File

@@ -210,7 +210,7 @@ export default {
if (this.detailJump != '1') {
if (this.relationToAppnt == '1') {
if (this.isWeixin) {
this.toAirSign('1', '投保人签名', '50')
this.toAirSign('1', '投保人签名', '150')
} else {
EWebBridge.webCallAppInJs('ca_sign', {
//身份证号码
@@ -220,7 +220,7 @@ export default {
keyword: '投保人签名',
pageNo: '1',
index: '1',
offset: '50',
offset: '150',
pos: '3'
}).then(data => {
this.$toast.clear()
@@ -234,7 +234,7 @@ export default {
}
} else {
if (this.isWeixin) {
this.toAirSign('1', '投保人签名', '50')
this.toAirSign('1', '投保人签名', '150')
} else {
EWebBridge.webCallAppInJs('ca_sign', {
//身份证号码
@@ -245,7 +245,7 @@ export default {
keyword: '投保人签名',
pageNo: '1',
index: '1',
offset: '50',
offset: '150',
pos: '3'
}).then(data => {
this.$toast.clear()
@@ -289,7 +289,7 @@ export default {
break
}
if (this.isWeixin) {
this.toAirSign('1', '投保人签名', '50')
this.toAirSign('1', '投保人签名', '150')
} else {
EWebBridge.webCallAppInJs('ca_sign', {
//身份证号码
@@ -300,7 +300,7 @@ export default {
keyword: '投保人签名',
pageNo: '1',
index: '1',
offset: '50',
offset: '150',
pos: '3'
}).then(data => {
this.$toast.clear()