@@ -310,15 +310,16 @@ export class QingXiCheAdnQvCarEventStep {
case '数字修复虚拟仿真-将橡胶垫片放置到正确的位置':
list = [
-
{ "name" : "坑顶.001", "speed" : 1, "from" : 0, "to" : 60 },
];
break;
- // case '':
- // break;
+ case '清洗车_打开左门':
+ list = [
+ { "name" : "左门", "speed" : 1, "from" : 0, "to" : 102 },
+ ];
+ break;
// case '':
// break;
@@ -401,8 +401,8 @@ export class QingXiCheAndQvCarEventClick {
// 切换成正在处理中
QingXiCheAndQvCarEvent.find().eventEnd = 1;
- thisClass.openCarMen(function() {
+
+ QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_打开左门', function() {
// 切换视角
objIframeEdit.modelPeopleLook(3);