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