Commit 9dc72943 by xiexiaoqin

Merge branch 'release/dev/2.0.0' of…

Merge branch 'release/dev/2.0.0' of ssh://gitlab.roboming.com:2018/fengzhaoyu/schedule into release/dev/2.0.0
parents e4e9cd8a 1e879bd8
......@@ -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