提交更新空签

This commit is contained in:
皮伟
2019-11-14 16:46:17 +08:00
parent 7b38e2c890
commit 63d46d3f90
2 changed files with 2 additions and 11 deletions

View File

@@ -552,7 +552,8 @@ export default {
birthday,
sex,
platformType: 'app',
productCode: item.productCode
productCode: item.productCode,
medical: JSON.parse(localStorage.getItem('saleInsuredPersonInfo')).medical
})
params.trialInfos.push(trialInfo)
})