mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 05:46:44 +08:00
【自保件需求】---签名偏移量修改
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user