账户银行卡信息页面投保人姓名赋值逻辑修改

(cherry picked from commit 2180f239b7)
This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2023-06-17 09:55:25 +08:00
parent 4c78bef427
commit 49f6c57dd3

View File

@@ -738,7 +738,7 @@ export default {
// 默认是投保人名字
that.name = this.saleInsuredInfo.name
}
that.saleInsuredInfo.name = res.orderDTO.appntDTO.name
// 是否显示自动垫交
this.isAutoPay = localStorage.isAutoPay
// 是否显示自动续保