From e27c1792b62d3e1199e72f7488d74a0facb0f526 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 14 三月 2024 20:06:53 +0800
Subject: [PATCH] #

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

diff --git a/zy-asrs-flow/src/pages/map/index.jsx b/zy-asrs-flow/src/pages/map/index.jsx
index 80a7236..614dc7e 100644
--- a/zy-asrs-flow/src/pages/map/index.jsx
+++ b/zy-asrs-flow/src/pages/map/index.jsx
@@ -210,7 +210,7 @@
 
     React.useEffect(() => {
         console.log(curSprite);
-    }, curSprite);
+    }, [curSprite]);
 
     return (
         <>

--
Gitblit v1.9.1