Commit 830932de authored by wildfirecode13's avatar wildfirecode13

1

parent 820ff140
......@@ -140,8 +140,8 @@ Page({
}
flag = true;
const { item:{strategyCode,code} } = e.target.dataset;
this.cloudTBIssue({strategyCode,code})
const { item:{strategyCode,code,channel} } = e.target.dataset;
this.cloudTBIssue({strategyCode,code,channel})
// const { activityId } = app;
// console.log(item, '领取权益')
// const { success, data, message } = await API.receiveEnamePrize({ activityId, _id: item._id }).catch(res => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment