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