From 626003e9beb59cf711f59f3b48087300070f121e Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期五, 15 三月 2024 09:49:31 +0800 Subject: [PATCH] 优化 --- src/assets/GLOBAL2.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/assets/GLOBAL2.vue b/src/assets/GLOBAL2.vue index 3053acc..5041c7e 100644 --- a/src/assets/GLOBAL2.vue +++ b/src/assets/GLOBAL2.vue @@ -8,6 +8,7 @@ const hexin = null; const yzxcgh = null; const historyLayer = null; +const historyLW = null; const rotate = 90; const GPSMarker = null; @@ -21,6 +22,7 @@ hexin, yzxcgh, historyLayer, + historyLW, rotate, GPSMarker }; -- Gitblit v1.9.3