人生啊人生 2 месяцев назад
Родитель
Сommit
ff3559a979
1 измененных файлов с 4 добавлено и 2 удалено
  1. 4 2
      src/view/student/trainChapter/trainChapter.vue

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

@@ -248,8 +248,10 @@ const initTips = () => {
     // 得到三维的参数
     let threeDimensionalConfig = state.currentChapter.threeDimensionalConfig;
 
-    console.log("initTips ===> 每次进入不同流程后,进行处理的逻辑",
-    state.tipsMsg, state.currentChapter, threeDimensionalConfig);
+    console.log(
+        "initTips ===> 每次进入不同流程后,进行处理的逻辑",
+        state.tipsMsg, state.currentChapter, threeDimensionalConfig
+    );
 
     if (state.currentStep == 0 && state.currentNode == 0) {
         state.tipsBtns = [