【自保件需求】---签名偏移量修改

This commit is contained in:
dwq
2021-09-16 15:33:47 +08:00
parent 30cbd65fae
commit bf7529803b

View File

@@ -482,7 +482,7 @@ export default {
pageNo: '1',
index: '1',
offset: this.caOffset,
pos: '3', //设置偏移量 3表示右侧
pos: '1', //设置偏移量 3表示右侧
signatureWidth: this.$utils.signParams().signatureWidth,
signatureHeight: this.$utils.signParams().signatureHeight
}).then(data => {