Merge branch 'feature/GFRS-2301【需求】健康险渠道国富无忧卡金掌桂开发的需求' into dev

This commit is contained in:
庞兴月
2021-04-08 16:09:38 +08:00

View File

@@ -276,7 +276,7 @@ export default {
marriageStatus: '', //婚姻状况 marriageStatus: '', //婚姻状况
homeProvince: '', //家庭省 homeProvince: '', //家庭省
homeCity: '', //家庭市 homeCity: '', //家庭市
homeArea: '450100', //家庭区 homeArea: '450101', //家庭区
homeName: '', //联系地址 homeName: '', //联系地址
homeAddress: '', //详细地址 homeAddress: '', //详细地址
mobile: '', //移动电话 mobile: '', //移动电话
@@ -298,7 +298,7 @@ export default {
marriageStatus: '', //婚姻状况 marriageStatus: '', //婚姻状况
homeProvince: '1', //家庭省 homeProvince: '1', //家庭省
homeCity: '', //家庭市 homeCity: '', //家庭市
homeArea: '450100', //家庭区 homeArea: '450101', //家庭区
homeName: '', //联系地址 homeName: '', //联系地址
homeAddress: '', //详细地址 homeAddress: '', //详细地址
mobile: '', //移动电话 mobile: '', //移动电话
@@ -316,7 +316,7 @@ export default {
pdf: ['', '', ''], pdf: ['', '', ''],
insureType: '', insureType: '',
pickerIndex: 0, pickerIndex: 0,
areaCode: '450100', areaCode: '450101',
occupationCode: '', occupationCode: '',
occupationName: '', occupationName: '',
itemProductDTOS: JSON.parse(CacheUtils.getLocItem('itemProductDTOS')) // itemProductDTOS: JSON.parse(CacheUtils.getLocItem('itemProductDTOS')) //
@@ -1273,7 +1273,7 @@ export default {
marriageStatus: '', //婚姻状况 marriageStatus: '', //婚姻状况
homeProvince: '', //家庭省 homeProvince: '', //家庭省
homeCity: '', //家庭市 homeCity: '', //家庭市
homeArea: '450100', //家庭区 homeArea: '450101', //家庭区
homeName: '', //联系地址 homeName: '', //联系地址
homeAddress: '', //详细地址 homeAddress: '', //详细地址
mobile: '', //移动电话 mobile: '', //移动电话