From cecddef41a723f4672e2344c4660edc33a37e7b9 Mon Sep 17 00:00:00 2001 From: shishengjie Date: Fri, 27 Sep 2019 17:37:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=81=8F=E7=A7=BB=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/sale/SignatureOfElectronic.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/ebiz/sale/SignatureOfElectronic.vue b/src/views/ebiz/sale/SignatureOfElectronic.vue index 3671fba6e..f193b1a0c 100644 --- a/src/views/ebiz/sale/SignatureOfElectronic.vue +++ b/src/views/ebiz/sale/SignatureOfElectronic.vue @@ -431,7 +431,7 @@ export default { keyword: '法定监护人', pageNo: '1', index: '1', - offset: this.caOffset, + offset: '-500', pos: '3' }).then(data => { console.log(`--签名返回:val:${val},this.detailJump:${this.detailJump},this.relationToAppnt:${this.relationToAppnt}`, JSON.stringify(data)) @@ -510,7 +510,7 @@ export default { keyword: '法定监护人', pageNo: '1', index: '1', - offset: '0', + offset: '150', pos: '3' }).then(data => { console.log(`--签名返回:val:${val},this.detailJump:${this.detailJump},this.relationToAppnt:${this.relationToAppnt}`, JSON.stringify(data))