|
@@ -1179,6 +1179,7 @@ export class QingXiCheAndQvCarEventClick {
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 1;
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 1;
|
|
|
|
|
|
// 切换视角
|
|
// 切换视角
|
|
|
|
+ objThreeWorldEventMain.coordinateMoveSphereFollowUpdate();
|
|
objIframeEdit.modelPeopleLook(3);
|
|
objIframeEdit.modelPeopleLook(3);
|
|
objIframeEdit.cameraVisualAngleGetListNameGpsTo("套上高压水管护管器2");
|
|
objIframeEdit.cameraVisualAngleGetListNameGpsTo("套上高压水管护管器2");
|
|
objIframeEdit.roleShow(false);
|
|
objIframeEdit.roleShow(false);
|
|
@@ -1193,6 +1194,13 @@ export class QingXiCheAndQvCarEventClick {
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
|
|
+
|
|
|
|
+ ElMessageBox.alert('恭喜你,完成了当前任务,请点击下一步继续', '提示', {
|
|
|
|
+ confirmButtonText: '知道了',
|
|
|
|
+ callback: (action) => {
|
|
|
|
+
|
|
|
|
+ },
|
|
|
|
+ });
|
|
|
|
|
|
// QingXiCheAndQvComClipPlaneMeshEvent.find().ruanGuanLookYes_1(function() {
|
|
// QingXiCheAndQvComClipPlaneMeshEvent.find().ruanGuanLookYes_1(function() {
|
|
|
|
|