@@ -339,8 +339,11 @@ export class QingXiCheAdnQvCarEventStep {
];
break;
- // case '':
- // break;
+ case '清洗车_关门':
+ list = [
+ { "name" : "左门", "speed" : 1, "from" : 102, "to" : 0 },
+ ];
+ break;
// case '':
// break;
@@ -611,7 +611,7 @@ export class QingXiCheAndQvCarEventClick {
// 切换成正在处理中
QingXiCheAndQvCarEvent.find().eventEnd = 1;
- thisClass.closeCarMen(function() {
+ QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_关门', function() {
// 切换视角
objIframeEdit.modelPeopleLook(3);