From 9b5d6258bab4e51ef437ec38975657cf9a561de0 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 09 四月 2024 16:57:39 +0800
Subject: [PATCH] #

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

diff --git a/zy-asrs-flow/src/pages/map/drawer/index.jsx b/zy-asrs-flow/src/pages/map/drawer/index.jsx
index 0c70c5b..3ae3579 100644
--- a/zy-asrs-flow/src/pages/map/drawer/index.jsx
+++ b/zy-asrs-flow/src/pages/map/drawer/index.jsx
@@ -22,7 +22,6 @@
     const [drawerTitle, setDrawerTitle] = useState('');
 
     useEffect(() => {
-        console.log(props.curSprite?.data);
     }, [props.curSprite]);
 
     const handleCancel = () => {

--
Gitblit v1.9.1