人生啊人生 1 周之前
父节点
当前提交
eedda00c41
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEventClick.js

+ 3 - 1
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEventClick.js

@@ -1722,13 +1722,15 @@ export class QingXiCheAndQvCarEventClick {
                     ComVal.find().fpsEventAdd("type_click_" + thisTime, {}, 1500, function(fpsEventAddRet) {
                     ComVal.find().fpsEventAdd("type_click_" + thisTime, {}, 1500, function(fpsEventAddRet) {
                         ComVal.find().fpsEventDel(fpsEventAddRet.code);
                         ComVal.find().fpsEventDel(fpsEventAddRet.code);
 
 
-                        
+                        QingXiCheAndQvComClipPlaneMeshEvent.find().shuiQiangGuanLook_1(function() {
                         
                         
                             QingXiCheAndQvCarEvent.find().eventEnd = 2;
                             QingXiCheAndQvCarEvent.find().eventEnd = 2;
                             QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
                             QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
                             QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
                             QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
 
 
                             thisClass.downTimeEvent();
                             thisClass.downTimeEvent();
+
+                        });
                             
                             
                     });
                     });