Commit 20c8cb8c authored by 黄奎's avatar 黄奎

页面修改

parent e77108e5
...@@ -231,6 +231,7 @@ ...@@ -231,6 +231,7 @@
if (res.Code == 1) { if (res.Code == 1) {
var tempData = res.Data; var tempData = res.Data;
this.saveObj = tempData; this.saveObj = tempData;
this.teacherDate=this.saveObj.YearStr+"-"+this.saveObj.MonthStr;
} }
}) })
}, },
......
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