mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 22:46:45 +08:00
保险代理合同,乙方签字偏移量调整
This commit is contained in:
@@ -148,10 +148,10 @@ export default {
|
||||
//身份证号码id
|
||||
type: '1',
|
||||
keyword: '本合同履行期间,本人保证不从事与代',
|
||||
pageNo: '1',
|
||||
index: '2',
|
||||
offset: '220',
|
||||
pos: '2',
|
||||
pageNo: '1', //第几页的关键字
|
||||
index: '2', //第几页的第几个关键字
|
||||
offset: '185', //对应关键字方向偏移
|
||||
pos: '2', //关键字方向 1:Center,2:lower,3:right,4:lower-right
|
||||
signatureWidth: this.$utils.signParams().signatureWidth,
|
||||
signatureHeight: this.$utils.signParams().signatureHeight
|
||||
}).then(data => {
|
||||
|
||||
Reference in New Issue
Block a user