mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-21 04:16:44 +08:00
签名关键字修改
This commit is contained in:
@@ -287,7 +287,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (personType === 0) {
|
if (personType === 0) {
|
||||||
if (this.releationType && this.$route.params.receiveType === '1') {
|
if (this.releationType && this.$route.query.receiveType === '1') {
|
||||||
keyword = '投保人/被保险人签名:'
|
keyword = '投保人/被保险人签名:'
|
||||||
} else {
|
} else {
|
||||||
keyword = '投保人签名:'
|
keyword = '投保人签名:'
|
||||||
|
|||||||
Reference in New Issue
Block a user