Commit 4105ff8d authored by 黄奎's avatar 黄奎

页面修改

parent ed4f6b28
......@@ -226,7 +226,9 @@
},
//获取教师下拉
GetTeacherList() {
getTeacherDropDownList({}).then(res => {
getTeacherDropDownList({
IsQLeave:0
}).then(res => {
if (res.Code == 1) {
this.TeacherList = res.Data;
}
......
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