mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 19:32:53 +08:00
被保人婚姻状态回显
This commit is contained in:
@@ -887,6 +887,7 @@ export default {
|
||||
// }
|
||||
// this.userInfo = insuredInfo
|
||||
this.userInfo.birthday = insuredInfo.birthday
|
||||
this.userInfo.marriageStatus = insuredInfo.marriage === '1' ? '已婚' : '单身'
|
||||
//户籍
|
||||
// this.sureArea([{ code: insuredInfo.householdProvince }, { code: insuredInfo.householdCity }], '3')
|
||||
//单位地址
|
||||
|
||||
Reference in New Issue
Block a user