From d95509628d2271d9c3e5cca4a9e5010899600b6d Mon Sep 17 00:00:00 2001 From: lixg Date: Fri, 17 Mar 2023 15:33:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E4=BA=8C=E7=BB=B4=E7=A0=81=E4=BC=A0=E5=8F=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/learningpath/LevelAdd.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 = {