新增微信建议书分享链接打印日志 -- 李钢

This commit is contained in:
erp
2022-09-21 14:58:50 +08:00
parent 1b4db638ee
commit 7d294f4722

View File

@@ -610,6 +610,7 @@ export default {
title: this.wxTitle,
content: shareContent,
url: location.origin + '/#/proposal/proposalInfo?proposalNo=' + encodeURI(this.proposalNo) + '&token=' + encodeURI(res.content),
console.log('url')
img: this.$assetsUrl + 'images/logo.png'
}
})