diff --git a/src/views/map/components/renyuanCmt.vue b/src/views/map/components/renyuanCmt.vue index 87d28f2..138a6cf 100644 --- a/src/views/map/components/renyuanCmt.vue +++ b/src/views/map/components/renyuanCmt.vue @@ -165,6 +165,11 @@ export default { } }, mounted() { + // this.obtainPersonnelData() + // this.personPositioningStatistics() + // this.startPersonnelDataTimer() // 定时获取 + // this.obtainCarData() + // this.carPositioningStatistics() }, destroyed() { clearInterval(this.timer) // 关闭定时器 diff --git a/src/views/map/dialog/index.vue b/src/views/map/dialog/index.vue index aca7806..0b0be60 100644 --- a/src/views/map/dialog/index.vue +++ b/src/views/map/dialog/index.vue @@ -15,6 +15,7 @@ + @@ -81,6 +82,7 @@ import blindboardOrder from './blindboardOrder.vue' import breakgroundOrder from './breakgroundOrder.vue' import hoistingOrder from './hoistingOrder.vue' import videoPlay from './video_play.vue' +import videoPlayCmt from './video_play_cmt.vue' import videoPlayCfd from './video_play_cfd.vue' import videoPlayCmt from './video_play_cmt.vue' import videoPlayPlat from './video_play_plat.vue' @@ -122,6 +124,7 @@ export default { breakgroundOrder, hoistingOrder, videoPlay, + videoPlayCmt, videoPlayCfd, videoPlayCmt, videoPlayPlat, diff --git a/src/views/map/index.vue b/src/views/map/index.vue index 09ea1e4..64ce599 100644 --- a/src/views/map/index.vue +++ b/src/views/map/index.vue @@ -39,7 +39,7 @@ :corp-info-id="CORP_INFO_ID" :gangkou="gangkouActive"/> @@ -48,13 +48,13 @@ :corp-info-id="CORP_INFO_ID" :area="area" :gangkou="gangkouActive"/> - - @@ -191,7 +191,7 @@ >