Commit 0d4e7fcc authored by 黄奎's avatar 黄奎

页面修改

parent 84f46bd1
......@@ -69,11 +69,14 @@
EndTime: '',
TeacherId: 0,
ClassRoomId: 0,
ClassType:0,
ClassType: 0,
}
};
},
created() {
if (this.$route.query && this.$route.query.ClassType) {
this.msg.ClassType = this.$route.query.ClassType;
}
this.GetTeacherList();
this.getClassRoomList();
},
......
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