From e9c5da455e223c6463b8d64d5663221b19ceb297 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Sat, 15 Mar 2025 11:09:16 +0800
Subject: [PATCH] 更新二代机控制台和分享功能
---
src/views/DronePilotList.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/DronePilotList.vue b/src/views/DronePilotList.vue
index d83fb70..1850b31 100644
--- a/src/views/DronePilotList.vue
+++ b/src/views/DronePilotList.vue
@@ -39,7 +39,7 @@
import { getRoot } from '../../root'
import { ERouterName } from '@/types'
import { useMyStore } from '@/store'
-import VConsole from 'vconsole';
+// import VConsole from 'vconsole';
const root = getRoot()
--
Gitblit v1.9.3