#
luxiaotao1123
2024-04-09 9b5d6258bab4e51ef437ec38975657cf9a561de0
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 = () => {