Commit 1e879bd8 by fengzhaoyu

会前提醒点击参加不参加 不重置

parent 86c36dea
......@@ -868,12 +868,12 @@ create.Page({
if (res.data.code !== 0) {
return
}
if (_that.data.currentPeople === _that.data.organizer) {
_that.setData({
'aheadTime.aheadTimes': [15],
'aheadTime.aheadTimesListId': [15],
})
}
// if (_that.data.currentPeople === _that.data.organizer) {
// _that.setData({
// 'aheadTime.aheadTimes': [15],
// 'aheadTime.aheadTimesListId': [15],
// })
// }
_that.setData({
confirmAttendance: dataParticipate.value
})
......
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