mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 02:56:43 +08:00
账户银行卡信息页面投保人姓名赋值逻辑修改
This commit is contained in:
@@ -738,7 +738,7 @@ export default {
|
||||
// 默认是投保人名字
|
||||
that.name = this.saleInsuredInfo.name
|
||||
}
|
||||
|
||||
that.saleInsuredInfo.name = res.orderDTO.appntDTO.name
|
||||
// 是否显示自动垫交
|
||||
this.isAutoPay = localStorage.isAutoPay
|
||||
// 是否显示自动续保
|
||||
|
||||
Reference in New Issue
Block a user