Commit fb41f717 by maolipeng

Merge branch 'feature/zhujian/0726/qwLiving' into rc

parents 77d61358 681b1612
......@@ -195,7 +195,7 @@ function CreateWorkWXCourse() {
break;
case 'teacherId':
classinfo.teacherId = value.teacherId
classInfo.teacherName = value.teacherName
classinfo.teacherName = value.teacherName
setClassInfo(classinfo)
break;
case 'remindTime':
......
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