mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 09:46:43 +08:00
【国富人寿】建议书分享链接地址参数拼接建议书号修改字段名称为proposalOrderNo
This commit is contained in:
@@ -637,7 +637,7 @@ export default {
|
||||
extra: {
|
||||
title: title,
|
||||
content: shareContent,
|
||||
url: location.origin + '/#/proposal/proposalInfo?proposalNo=' + encodeURI(this.$route.query.proposalOrderNo) + '&token=' + encodeURI(res.content),
|
||||
url: location.origin + '/#/proposal/proposalInfo?proposalOrderNo=' + encodeURI(this.$route.query.proposalOrderNo) + '&token=' + encodeURI(res.content),
|
||||
img: this.$assetsUrl + 'images/logo.png'
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user