|
@@ -960,7 +960,7 @@ export class QingXiCheAndQvCarEventClick {
|
|
|
// 切换成正在处理中
|
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 1;
|
|
|
|
|
|
- QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_关门', function() {
|
|
|
+ // QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_关门', function() {
|
|
|
|
|
|
// 切换视角
|
|
|
objThreeWorldEventMain.coordinateMoveSphereFollowUpdate();
|
|
@@ -987,7 +987,7 @@ export class QingXiCheAndQvCarEventClick {
|
|
|
|
|
|
});
|
|
|
|
|
|
- });
|
|
|
+ // });
|
|
|
|
|
|
}
|
|
|
|