|
@@ -1667,20 +1667,26 @@ export class QingXiCheAndQvCarEventClick {
|
|
QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_高压水管护管器回到原始位置', function() {
|
|
QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_高压水管护管器回到原始位置', function() {
|
|
|
|
|
|
QingXiCheAndQvComClipPlaneMeshEvent.find().zhuanDaoWeiLookYes_2(function() {
|
|
QingXiCheAndQvComClipPlaneMeshEvent.find().zhuanDaoWeiLookYes_2(function() {
|
|
|
|
+
|
|
|
|
+ objIframeEdit.cameraVisualAngleGetListNameGpsTo("收起高压水管将卷筒恢复到初始状态2");
|
|
|
|
+ ComVal.find().fpsEventAdd("type_click_" + thisTime, {}, 1500, function(fpsEventAddRet) {
|
|
|
|
+ ComVal.find().fpsEventDel(fpsEventAddRet.code);
|
|
|
|
+
|
|
|
|
+ QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_调整卷筒器到合适位置_关闭_2', function() {
|
|
|
|
|
|
- QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_调整卷筒器到合适位置_关闭_2', function() {
|
|
|
|
|
|
+ QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_调整卷筒器到合适位置_关闭_1', function() {
|
|
|
|
|
|
- QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_调整卷筒器到合适位置_关闭_1', function() {
|
|
|
|
|
|
+ QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
|
|
+ QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
|
|
+ QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
|
|
|
|
- QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
|
|
- QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
|
|
- QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
|
|
|
|
+ ElMessageBox.alert('恭喜你,完成了当前任务,请点击下一步继续', '提示', {
|
|
|
|
+ confirmButtonText: '知道了',
|
|
|
|
+ callback: (action) => {
|
|
|
|
+
|
|
|
|
+ },
|
|
|
|
+ });
|
|
|
|
|
|
- ElMessageBox.alert('恭喜你,完成了当前任务,请点击下一步继续', '提示', {
|
|
|
|
- confirmButtonText: '知道了',
|
|
|
|
- callback: (action) => {
|
|
|
|
-
|
|
|
|
- },
|
|
|
|
});
|
|
});
|
|
|
|
|
|
});
|
|
});
|