mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 22:36:43 +08:00
【自保件需求】---签名偏移量修改
This commit is contained in:
@@ -482,7 +482,7 @@ export default {
|
|||||||
pageNo: '1',
|
pageNo: '1',
|
||||||
index: '1',
|
index: '1',
|
||||||
offset: this.caOffset,
|
offset: this.caOffset,
|
||||||
pos: '3', //设置偏移量 3表示右侧
|
pos: '1', //设置偏移量 3表示右侧
|
||||||
signatureWidth: this.$utils.signParams().signatureWidth,
|
signatureWidth: this.$utils.signParams().signatureWidth,
|
||||||
signatureHeight: this.$utils.signParams().signatureHeight
|
signatureHeight: this.$utils.signParams().signatureHeight
|
||||||
}).then(data => {
|
}).then(data => {
|
||||||
|
|||||||
Reference in New Issue
Block a user