签名提示信息

This commit is contained in:
mengxiaolong
2020-09-11 09:27:45 +08:00
parent 625b34d000
commit b78adae7a8

View File

@@ -276,7 +276,7 @@ export default {
name, name,
type: '1', type: '1',
number, number,
keyword: personType === 0 ? '投保人签名:' : this.releationType ? '投保人/被保险人签名' : '被保险人/监护人签名:', keyword: personType === 0 ? (this.releationType ? '投保人/被保险人签名:' : '投保人签名:') : '被保险人/监护人签名:',
pageNo: '1', pageNo: '1',
index: 1, index: 1,
offset: 20, offset: 20,