部分问题修复
This commit is contained in:
@@ -164,7 +164,8 @@ function sendMsg(msg) {
|
||||
}
|
||||
function toShare(item) {
|
||||
sendMsg({
|
||||
coupon: { ...item.couponJson, title: item.title },
|
||||
coupon: { ...item.couponJson, title: item.title,activity_id:item.id },
|
||||
chat_coupon_id:item.id,
|
||||
msg_type: 4,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user