From 190c48992b96f378e83127c45db69b9017711178 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 14 三月 2024 19:15:10 +0800
Subject: [PATCH] #

---
 zy-asrs-flow/src/pages/map/index.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-flow/src/pages/map/index.jsx b/zy-asrs-flow/src/pages/map/index.jsx
index c34f146..80a7236 100644
--- a/zy-asrs-flow/src/pages/map/index.jsx
+++ b/zy-asrs-flow/src/pages/map/index.jsx
@@ -209,6 +209,7 @@
     }
 
     React.useEffect(() => {
+        console.log(curSprite);
     }, curSprite);
 
     return (

--
Gitblit v1.9.1