mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-23 08:46:45 +08:00
签名提示信息
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user