From d20068f8f1c0d1f7f4077c2fdd7d46e0f5216285 Mon Sep 17 00:00:00 2001
From: GuLiMmo <2820890765@qq.com>
Date: Mon, 04 Mar 2024 17:21:53 +0800
Subject: [PATCH] 航线绘制封装、kmz文件操作封装、航线编辑修改
---
src/components/task/TaskPanel.vue | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/components/task/TaskPanel.vue b/src/components/task/TaskPanel.vue
index 2309581..206a6fc 100644
--- a/src/components/task/TaskPanel.vue
+++ b/src/components/task/TaskPanel.vue
@@ -476,7 +476,6 @@
}
}
-
}
}
@@ -524,7 +523,5 @@
}
}
-
-
</style>
--
Gitblit v1.9.3