mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 12:06:43 +08:00
【国富人寿】链接拼接订单号或者是建议书号
This commit is contained in:
@@ -546,7 +546,7 @@ export default {
|
||||
if (agentResult.result == '0') {
|
||||
this.agent.name = agentResult.name
|
||||
}
|
||||
params.proposalInfoDTO.proposalNo = this.$CacheUtils.getLocItem('proposalNo')
|
||||
params.proposalInfoDTO.proposalNo = this.$route.query.proposalNo
|
||||
getDemo(params).then(res => {
|
||||
this.formatLocal(res)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user