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 = () => {