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

This commit is contained in:
li.yuetong
2022-08-25 10:11:32 +08:00
parent b4fa68e725
commit db2a6360d2
2 changed files with 3 additions and 3 deletions

View File

@@ -147,9 +147,9 @@ export default {
//身份证号码id //身份证号码id
type: '1', type: '1',
keyword: '乙方(签字)', keyword: '乙方(签字)',
pageNo: '10', pageNo: '1',
index: '1', index: '1',
offset: '15', offset: '5',
pos: '3', pos: '3',
signatureWidth: this.$utils.signParams().signatureWidth-20, signatureWidth: this.$utils.signParams().signatureWidth-20,
signatureHeight: this.$utils.signParams().signatureHeight-20 signatureHeight: this.$utils.signParams().signatureHeight-20

View File

@@ -150,7 +150,7 @@ export default {
keyword: '本合同履行期间,本人保证不从事与代', keyword: '本合同履行期间,本人保证不从事与代',
pageNo: '1', pageNo: '1',
index: '2', index: '2',
offset: '220', offset: '210',
pos: '2', pos: '2',
signatureWidth: this.$utils.signParams().signatureWidth, signatureWidth: this.$utils.signParams().signatureWidth,
signatureHeight: this.$utils.signParams().signatureHeight signatureHeight: this.$utils.signParams().signatureHeight