mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-08 05:56:44 +08:00
@@ -738,6 +738,7 @@ export default {
|
||||
// 默认是投保人名字
|
||||
that.name = this.saleInsuredInfo.name
|
||||
}
|
||||
that.name = res.orderDTO.appntDTO.name
|
||||
that.saleInsuredInfo.name = res.orderDTO.appntDTO.name
|
||||
// 是否显示自动垫交
|
||||
this.isAutoPay = localStorage.isAutoPay
|
||||
|
||||
Reference in New Issue
Block a user