Commit 9ba25b2b authored by zhengke's avatar zhengke

修改

parent 5c47088f
......@@ -362,6 +362,7 @@
ClassId: this.saveObj.ClassId
}).then(res => {
var TempData = res.Data;
this.objOption.ClassId = TempData.ClassId;
this.objOption.ClassName = TempData.ClassName;
this.objOption.CouseId = TempData.CouseId;
this.objOption.Teacher_Id = TempData.Teacher_Id;
......
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