mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 01:06:45 +08:00
建议书保费试算页面保存试算信息接口入参修改
This commit is contained in:
@@ -2956,7 +2956,7 @@ export default {
|
||||
}
|
||||
})
|
||||
let data = {
|
||||
serialNo:this.$CacheUtils.getLocItem('proposalNo'),
|
||||
serialNo:this.$route.query.proposalOrderNo,
|
||||
mainRiskId:insuanceId+'',
|
||||
trialJsonStr:localStorage.chooseProducts
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user