人生啊人生 1 semana atrás
pai
commit
eedda00c41

+ 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().fpsEventDel(fpsEventAddRet.code);
 
-                        
+                        QingXiCheAndQvComClipPlaneMeshEvent.find().shuiQiangGuanLook_1(function() {
                         
                             QingXiCheAndQvCarEvent.find().eventEnd = 2;
                             QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
                             QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
 
                             thisClass.downTimeEvent();
+
+                        });
                             
                     });