From 7443e8040d9a7669a8117c8a6937dbd4bd792709 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期二, 21 四月 2026 15:49:05 +0800
Subject: [PATCH] 添加环穿轨道

---
 src/main/webapp/views/watch/console.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/watch/console.html b/src/main/webapp/views/watch/console.html
index 284561b..5d2dde6 100644
--- a/src/main/webapp/views/watch/console.html
+++ b/src/main/webapp/views/watch/console.html
@@ -553,6 +553,7 @@
 		<script src="../../components/WatchDualCrnCard.js"></script>
 		<script src="../../components/DevpCard.js"></script>
 		<script src="../../components/WatchRgvCard.js"></script>
+    <script src="../../static/js/basMap/mapTrackGeometry.js?v=20260406a"></script>
 		<script src="../../components/MapCanvas.js?v=20260320_crn_size_fix1"></script>
 		<script>
 			let ws;

--
Gitblit v1.9.1