mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-23 14:22:52 +08:00
提交更新空签
This commit is contained in:
@@ -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)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user