applications/mobile-web-view/src/components/CurrentTaskDetails/AppPtzControl.vue
@@ -55,7 +55,7 @@ import { useRunOnce } from '@/hooks' import { decryptAES } from '@/utils/cryptoUtils' import { useMqtt } from '@/hooks/controlDrone/useMqtt' import { analysisPointLineKmz } from '@/views/RoutePlan/PointAirLine/pointWayLineUtils' import { analysisPointLineKmz } from '@/utils/cesium/pointWayLineUtils' import { showToast } from 'vant' const wsInfo = inject('wsInfo')