人生啊人生 2 săptămâni în urmă
părinte
comite
79afc91988

+ 1 - 0
src/components/ThreeWorldEventQingXiCheAndQv/event/store/QingXiCheAndQvProcessEventStore.js

@@ -292,6 +292,7 @@ export const QingXiCheAndQvProcessEventStore = defineStore('QingXiCheAndQvProces
                     "exhibition_html_1754309929616_hua_" : "",
                     "exhibition_html_1754309929616_hua_" : "",
                     "model_1754298683935大卷盘_primitive3" : "",
                     "model_1754298683935大卷盘_primitive3" : "",
                     "model_1754298683935大卷盘_primitive1" : "",
                     "model_1754298683935大卷盘_primitive1" : "",
+                    "model_1754298683935大卷盘_primitive0" : "",
                     "model_1754298683935大卷盘_primitive9" : "",
                     "model_1754298683935大卷盘_primitive9" : "",
 
 
 
 

+ 21 - 13
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEventClick.js

@@ -1190,13 +1190,17 @@ export class QingXiCheAndQvCarEventClick {
 
 
                         QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_套上高压水管护管器', function() {
                         QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_套上高压水管护管器', function() {
 
 
-                            QingXiCheAndQvComClipPlaneMeshEvent.find().ruanGuanLookYes_1(function() {
+                            QingXiCheAndQvCarEvent.find().eventEnd = 2;
+                            QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
+                            QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
+                            
+                            // QingXiCheAndQvComClipPlaneMeshEvent.find().ruanGuanLookYes_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);
                                 
                                 
-                            });
+                            // });
 
 
                         });
                         });
                         
                         
@@ -1231,15 +1235,19 @@ export class QingXiCheAndQvCarEventClick {
 
 
                             QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_安装合适的高压喷头_喷头移动到对应位置', function() {
                             QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_安装合适的高压喷头_喷头移动到对应位置', function() {
 
 
-                                QingXiCheAndQvCarEvent.find().eventEnd = 2;
-                                QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
-                                QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
+                                QingXiCheAndQvComClipPlaneMeshEvent.find().ruanGuanLookYes_1(function() {
+
+                                    QingXiCheAndQvCarEvent.find().eventEnd = 2;
+                                    QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
+                                    QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
+
+                                    ElMessageBox.alert('恭喜你,完成了当前任务,请点击下一步继续', '提示', {
+                                        confirmButtonText: '知道了',
+                                        callback: (action) => {
+                                            
+                                        },
+                                    });
 
 
-                                ElMessageBox.alert('恭喜你,完成了当前任务,请点击下一步继续', '提示', {
-                                    confirmButtonText: '知道了',
-                                    callback: (action) => {
-                                        
-                                    },
                                 });
                                 });
 
 
                             });
                             });