添加关照、全局等高线、修改图层问题
This commit is contained in:
@ -127,7 +127,7 @@
|
||||
<fightingDataStyle ref="fightingDataStyle" class="fightingDataStyleBox absolute zIndex99"></fightingDataStyle>
|
||||
<DTH ref="dth" :host="host" :token="token" class="zIndex99"></DTH>
|
||||
<!-- 标准版本 无人机 -->
|
||||
<flyer v-if="flyerDiv" class="flyer"></flyer>
|
||||
<!-- <flyer v-if="flyerDiv" class="flyer"></flyer> -->
|
||||
<!-- <flyer2 v-if="flyerDiv2" class="flyer"></flyer2> -->
|
||||
<!--态势部分-->
|
||||
<div v-show="!showBigData && !noSituation" class="titles">
|
||||
@ -287,7 +287,7 @@ import rolePermission from "@/components/myHeaderAll/systemPopup/components/perm
|
||||
import gant from "../../components/gantt-next/gant.vue";
|
||||
import modelTransform from "./modelTransform";
|
||||
import DTH from "@/components/DTH/index";
|
||||
import flyer from "@/components/UAV2/index";
|
||||
// import flyer from "@/components/UAV2/index";
|
||||
// import flyer2 from "@/components/UAV3/index";
|
||||
import situationList from "@/components/situationList/index.vue";
|
||||
import deduction from "@/components/TS/deduction.vue";
|
||||
@ -338,7 +338,7 @@ export default {
|
||||
deduction,
|
||||
situationList,
|
||||
eventEditor,
|
||||
flyer,
|
||||
// flyer,
|
||||
// flyer2,
|
||||
DTH,
|
||||
gant,
|
||||
|
||||
Reference in New Issue
Block a user