From e3c2da34f27e3f65b5885846dab478f4af20ffe6 Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期五, 15 三月 2024 09:50:14 +0800
Subject: [PATCH] console

---
 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