diff --git a/src/views/learningpath/LevelAdd.vue b/src/views/learningpath/LevelAdd.vue index f5afa204..04f72421 100644 --- a/src/views/learningpath/LevelAdd.vue +++ b/src/views/learningpath/LevelAdd.vue @@ -2834,7 +2834,13 @@ export default { window.location.protocol + process.env.VUE_APP_H5 + "/projectdetails?type=2&projectId=" + - item.courseId; + item.courseId + + "&id=" + + item.id + + "&chapterOrStageId=" + + item.chapterId + + "&type=2&infoId=" + + state.routerId; } state.codevisible = true; let obj = {