Commit 2da2d653 authored by 罗超's avatar 罗超

1

parent 93f538b2
......@@ -405,8 +405,8 @@ export default {
data.baseInfo[3].desc = res.Data.SurplusHours + "课时";
data.baseInfo[3].jumpUrl =
"/pages/surplusTime/surplusTime?id=" + res.Data.ClassId;
// data.baseInfo[4].desc = res.Data.ContractNum;
data.baseInfo[4].desc = res.Data.TeacherName;
data.baseInfo[4].desc = res.Data.ContractNum;
data.baseInfo[5].desc = res.Data.TeacherName;
}
},
async getActivityData() {
......
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