From 5c6978b62f16d7f947b07e287ca9c611ad849ce4 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期二, 19 十二月 2023 14:22:05 +0800
Subject: [PATCH] #map latest test

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

diff --git a/src/main/webapp/views/console4.html b/src/main/webapp/views/console4.html
index 72837bd..3aa3e30 100644
--- a/src/main/webapp/views/console4.html
+++ b/src/main/webapp/views/console4.html
@@ -312,6 +312,14 @@
         this.reloadMap = true
         this.reloadSta = true
         this.getMap(lev)
+
+        //娓呯┖鍗犵敤璺緞
+        objectsContainer3.removeChildren();
+        pixiShuttleLockPathMap = new Map();
+
+        objectsContainer2.removeChildren();
+        pixiShuttleMoveAdvancePathMap = new Map();
+        pixiShuttleMoveAdvancePathList = []
       },
       createMap(){
         //Create a Pixi Application

--
Gitblit v1.9.1