Commit b728ebbe by fengzhaoyu

Merge branch 'dev' into release_beta/1.0.0

parents 5fae4889 a87368f5
......@@ -17,4 +17,4 @@
"allowsBounceVertical": "YES"
},
"pullRefresh": false
}
}
\ No newline at end of file
......@@ -767,6 +767,8 @@ create.Page({
this.$store.data.indexNeedUpdate = true
this.update()
this.setData({
aheadTimes: [15],
'comListData.aheadTimesListId': [15],
confirmAttendance: 1
})
this.conflictPeople()
......@@ -1239,6 +1241,8 @@ create.Page({
this.$store.data.indexNeedUpdate = true
this.update()
this.setData({
aheadTimes: [15],
'comListData.aheadTimesListId': [15],
confirmAttendance: 1
})
this.conflictPeople()
......
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