人生啊人生 10 months ago
parent
commit
3fdc2c7e23
1 changed files with 2 additions and 3 deletions
  1. 2 3
      src/components/student/ThreeWorldEvent/event/TypeEvent.ts

+ 2 - 3
src/components/student/ThreeWorldEvent/event/TypeEvent.ts

@@ -271,8 +271,7 @@ export class TypeEvent {
         thisClass.animationAllTypeUpdate('stopAll');
         
     }
-
-
+    
     /**
      * 仿真模拟
      */
@@ -394,7 +393,7 @@ export class TypeEvent {
         
         objIframeEdit.modelPeopleLook(3);
         objIframeEdit.roleShow(false);
-        objIframeEdit.cameraVisualAngleGetListNameGpsTo("车");
+        objIframeEdit.cameraVisualAngleGetListNameGpsTo("车");
         
         thisClass.tipsBtnsUpOpenEventCallbackMain(false);
         thisClass.tipsBtnsDownOpenEventCallbackMain(false);