|
@@ -297,8 +297,8 @@ export default {
|
|
this.showDayList = this.calendarStudyVo.miniDayStudyList;
|
|
this.showDayList = this.calendarStudyVo.miniDayStudyList;
|
|
},
|
|
},
|
|
jumpDetail(item) {
|
|
jumpDetail(item) {
|
|
- this.$navTo.togo('/pages2/course/detail', {
|
|
|
|
- id: item.courseId
|
|
|
|
|
|
+ this.$navTo.togo('/pages2/wd/course', {
|
|
|
|
+ id: item.goodsId
|
|
});
|
|
});
|
|
return;
|
|
return;
|
|
},
|
|
},
|