保险代理合同,乙方签字偏移量调整

This commit is contained in:
li.yuetong
2022-08-25 10:39:49 +08:00
parent 1f025d8255
commit 20c46fa1ec

View File

@@ -148,10 +148,10 @@ export default {
//身份证号码id
type: '1',
keyword: '本合同履行期间,本人保证不从事与代',
pageNo: '1',
index: '2',
offset: '220',
pos: '2',
pageNo: '1', //第几页的关键字
index: '2', //第几页的第几个关键字
offset: '185', //对应关键字方向偏移
pos: '2', //关键字方向 1:Center2:lower3:right4:lower-right
signatureWidth: this.$utils.signParams().signatureWidth,
signatureHeight: this.$utils.signParams().signatureHeight
}).then(data => {