被保人婚姻状态回显

This commit is contained in:
mengxiaolong
2020-10-13 16:58:01 +08:00
parent 9ebb18ce31
commit 2e63fb0946

View File

@@ -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')
//单位地址