mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 20:42:52 +08:00
Merge branch 'dev_1220' into dev
This commit is contained in:
@@ -628,7 +628,7 @@ export default {
|
||||
this.userInfo.idType = '1'
|
||||
//国家/地区
|
||||
this.userInfo.nativeplace = '1'
|
||||
if (this.$route.query.isShow) {
|
||||
// if (this.$route.query.isShow) {
|
||||
//户籍
|
||||
if (insuredPersonInfo.householdProvince.length) {
|
||||
this.census = getAreaName([{ code: insuredPersonInfo.householdProvince }, { code: insuredPersonInfo.householdCity }])
|
||||
@@ -664,7 +664,7 @@ export default {
|
||||
// { code: saleInsuredPersonInfo.homeCity },
|
||||
// { code: saleInsuredPersonInfo.homeArea }
|
||||
// ]) //家庭地址
|
||||
}
|
||||
// }
|
||||
}
|
||||
} else {
|
||||
return this.$toast(res.resultMessage)
|
||||
|
||||
Reference in New Issue
Block a user