|
@@ -1054,8 +1054,9 @@ export class QingXiCheAndQvCarEventClick {
|
|
|
// 控制延迟逻辑
|
|
|
ComVal.find().fpsEventAdd("type_click_" + thisTime, {}, 1500, function(fpsEventAddRet) {
|
|
|
ComVal.find().fpsEventDel(fpsEventAddRet.code);
|
|
|
-
|
|
|
- QingXiCheAndQvComClipPlaneMeshEvent.find().jieKaiLookYes(function() {
|
|
|
+
|
|
|
+ // QingXiCheAndQvComClipPlaneMeshEvent.find().jieKaiLookYes(function() {
|
|
|
+ QingXiCheAndQvComClipPlaneMeshEvent.find().jieKaiLookYes_2(function() {
|
|
|
|
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|