|
@@ -1137,6 +1137,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);
|
|
@@ -1216,6 +1217,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);
|
|
@@ -1233,6 +1235,13 @@ export class QingXiCheAndQvCarEventClick {
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
|
|
|
|
|
|
+ ElMessageBox.alert('恭喜你,完成了当前任务,请点击下一步继续', '提示', {
|
|
|
|
+ confirmButtonText: '知道了',
|
|
|
|
+ callback: (action) => {
|
|
|
|
+
|
|
|
|
+ },
|
|
|
|
+ });
|
|
|
|
+
|
|
});
|
|
});
|
|
|
|
|
|
});
|
|
});
|