人生啊人生 hai 3 meses
pai
achega
26a706e0dd

+ 1 - 1
user_web/src/components/SonarSimulation/SonarThreeWorldEvent/SonarThreeWorldEventMain.vue

@@ -107,7 +107,7 @@ const callbackLoadEndEvent = (json) => {
         CommonValStore().obj.newIframeSonar.objIframe.ChengGuangYuanJing.CommonVal.find().objScene,
         CommonValStore().obj.newIframeSonar.objIframe.BABYLON
     );
-
+    
     ComHighlightLayer.find().init(
         SonarThreeWorldEventMain.find()
     );

+ 3 - 0
user_web/src/view/Sonar.vue

@@ -91,6 +91,9 @@ const callbackShengNaEvent = (bool) => {
 
         <!-- 单独调试 -->
         <!-- <CarSimulationMain></CarSimulationMain> -->
+
+        <!-- 单独调试 -->
+        <!-- <SonarSimulationMain></SonarSimulationMain> -->
         
     </div>
 </template>