人生啊人生 1 ヶ月 前
コミット
517f8435cb
1 ファイル変更2 行追加0 行削除
  1. 2 0
      src/view/student/trainChapter/trainChapter.vue

+ 2 - 0
src/view/student/trainChapter/trainChapter.vue

@@ -284,6 +284,8 @@ const initTips = () => {
     // 得到三维的参数
     let threeDimensionalConfig = state.currentChapter.threeDimensionalConfig;
 
+    console.log("获取课程树 ---", state.chapterTree)
+
     console.log(
         "initTips ===> 每次进入不同流程后,进行处理的逻辑",
         state.tipsMsg, state.currentChapter, threeDimensionalConfig