人生啊人生 před 1 měsícem
rodič
revize
517f8435cb
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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