mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 13:26:44 +08:00
【需求】鑫管家、金管家追加限额调整-修改接口入参
This commit is contained in:
@@ -2205,7 +2205,8 @@ export default {
|
||||
platformType: 'app',
|
||||
productCode: item.productCode,
|
||||
medical: JSON.parse(this.$CacheUtils.getLocItem('saleInsuredPersonInfo')).medical,
|
||||
isCrossChannel: this.isCrossChannel
|
||||
isCrossChannel: this.isCrossChannel,
|
||||
orderNo: this.$CacheUtils.getLocItem('orderNo')
|
||||
})
|
||||
params.trialInfos.push(trialInfo)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user