Commit 8d775516 authored by 石盼盼's avatar 石盼盼

Merge branch 'master' of...

Merge branch 'master' of http://gitlab.xueyoubangedu.com/shipanpan/wandouchengzhang_coach into shipanpan
parents 4e995fcb 756cc37a
......@@ -11,7 +11,7 @@ Page({
* 页面的初始数据
*/
data: {
coach_id: '12',
coach_id: '',
class_id: '',
lesson_id: '',
classTime: '', // 上课时间
......@@ -30,7 +30,7 @@ Page({
*/
onLoad: function (options) {
this.setData({
// coach_id : app.globalData.coach_id,
coach_id : app.globalData.coach_id,
class_id: options.class_id,
lesson_id: options.lesson_id,
courseTime: options.classTime,
......
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