Merge branch 'feature/GFRS-718【0319】电投添加短信验证码验证身份' into dev

This commit is contained in:
阳华祥
2020-03-19 16:32:02 +08:00

View File

@@ -537,7 +537,7 @@ export default {
idNo: insuredDTO.idNo,
healthGrade: insuredDTO.healthGrade,
lifeGrade: insuredDTO.lifeGrade,
mobile: appntDTO.mobile
mobile: insuredDTO.mobile
})
let [chooseProductCodes, mainRiskCodes, addRiskCodes] = [[], [], []]