|
@@ -497,11 +497,13 @@ export class QingXiCheAndQvCarEvent {
|
|
objIframeEdit.roleShow(false);
|
|
objIframeEdit.roleShow(false);
|
|
objIframeEdit.cameraVisualAngleGetListNameGpsTo("清洗车");
|
|
objIframeEdit.cameraVisualAngleGetListNameGpsTo("清洗车");
|
|
|
|
|
|
- // 控制延迟逻辑
|
|
|
|
- ComVal.find().fpsEventAdd("type_click_" + new Date().getTime(), {}, 3000, function(fpsEventAddRet) {
|
|
|
|
- ComVal.find().fpsEventDel(fpsEventAddRet.code);
|
|
|
|
- QingXiCheAndQvComClipPlaneMeshEvent.find().carMeshClipNo();
|
|
|
|
- });
|
|
|
|
|
|
+ // // 控制延迟逻辑
|
|
|
|
+ // ComVal.find().fpsEventAdd("type_click_" + new Date().getTime(), {}, 3000, function(fpsEventAddRet) {
|
|
|
|
+ // ComVal.find().fpsEventDel(fpsEventAddRet.code);
|
|
|
|
+ // QingXiCheAndQvComClipPlaneMeshEvent.find().carMeshClipNo();
|
|
|
|
+ // });
|
|
|
|
+
|
|
|
|
+ QingXiCheAndQvComClipPlaneMeshEvent.find().carMeshClipNo();
|
|
|
|
|
|
QingXiCheAndQvComHighlightLayer.find().objJsonDelAll();
|
|
QingXiCheAndQvComHighlightLayer.find().objJsonDelAll();
|
|
|
|
|