Commit 65ce850f authored by zhengke's avatar zhengke

修改

parent 4bd783de
......@@ -431,7 +431,7 @@
this.classItem = cItem;
this.isShowTuike = true;
this.transMsg.NewClassId = cItem.ClassId;
// this.transMsg.NewCourseId = cItem.CourseId;
this.transMsg.NewCourseId = cItem.CouseId;
},
//确认转班
setRenewOrder() {
......@@ -457,7 +457,7 @@
icon: 'iconfont icon-chenggong',
color: 'accent',
timeout: 2000,
message: '续费成功!',
message: '转班成功!',
position: 'top'
})
//调用父页面成功方法
......
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