Hwf 3 月之前
父节点
当前提交
3d285e05fe
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/emergencyCommandMap/LeftSection/Communication.vue

+ 0 - 1
src/views/emergencyCommandMap/LeftSection/Communication.vue

@@ -119,7 +119,6 @@ import Drone from './Drone.vue';
 import IndividualEquipment from './IndividualEquipment.vue';
 
 const proxy = getCurrentInstance()?.proxy;
-
 let activeIndex = ref(0);
 const options = ref([{ name: '全部', value: '全部' }]);
 const menu = ref([{ name: '视频会商' }, { name: '无人机' }, { name: '单兵设备' }]);