Ver código fonte

删除无人机

wang_xy 1 ano atrás
pai
commit
95344c55a8
1 arquivos alterados com 0 adições e 3 exclusões
  1. 0 3
      src/views/forest.vue

+ 0 - 3
src/views/forest.vue

@@ -407,7 +407,6 @@
     <eventLocation ref="eventLocation"></eventLocation>
     <TVWall ref="TVWall"></TVWall>
     <TVWalls ref="TVWalls"></TVWalls>
-    <wrj ref="wrj"></wrj>
   </div>
 </template>
 
@@ -440,7 +439,6 @@
   import eventLocation from '@/components/eventLocation.vue' //事件定位弹窗
   import TVWall from '@/components/TVWall.vue' //电视墙弹窗
   import TVWalls from "@/components/TVWalls.vue"; //电视墙弹窗
-  // import wrj from '@/components/wrj.vue' //无人机
   import eventdetailsdialog from '@/views/eventdetailsdialog.vue' //事件详情弹窗
   import firespread from '@/views/firespread.vue' //事件详情弹窗
   import chart from './from/dvCapsuleChart.vue'
@@ -471,7 +469,6 @@
       eventLocation,
       TVWall,
       TVWalls,
-      wrj,
       dateChoose,
       eventdetailsdialog,
       firespread