Commit 65ce850f authored by zhengke's avatar zhengke

修改

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