人生啊人生 hace 3 meses
padre
commit
c8c2d5578c
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      user_web/src/view/student/trainChapter/trainChapter.vue

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

@@ -184,7 +184,6 @@ import QvSimulationMain from "../../../components/QvSimulation/QvSimulationMain.
 import CarSimulationMain from "../../../components/CarSimulation/CarSimulationMain.vue";
 import SonarSimulationMain from "../../../components/SonarSimulation/SonarSimulationMain.vue";
 
-
 const route = useRoute();
 const taskId = route.params.taskId as string;
 const studentTaskId = route.params.studentTaskId as string;
@@ -228,7 +227,6 @@ let stepTipsBool = ref(true);
 let stepThreeWorldEndOk = ref(false);
 // 控制左侧UI .menu-box 是否展示
 let menuBoxOpen = ref(true);
-
 /**
  * 用于控制应该加载哪个三维场景
  * cctv         cctv实训检测