Commit 075be593 authored by 黄奎's avatar 黄奎

页面修改

parent 48fc693d
...@@ -253,10 +253,8 @@ ...@@ -253,10 +253,8 @@
//提交参数 //提交参数
postMsg: { postMsg: {
ClassId: 0, //班级编号 ChangeType: 1, //调动类型(1-老师,2-教室,3-时段)
MoveType: 1, //调动选项(1-固定日期,2-全局调整) ClassPlanIdList: [], //选中的ClassPlanId数组
ChangeType: 2, //调动类型(1-老师,2-教室,3-时段)
PlanList: [], //固定日期调整
ClassRoomId: 0, //全局调整--教室编号 ClassRoomId: 0, //全局调整--教室编号
TeacherId: 0, //全局调整--教师编号 TeacherId: 0, //全局调整--教师编号
TimeList: [{ TimeList: [{
......
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