#
luxiaotao1123
2024-04-10 f94994cc9b31934c9db5931af4c8ae46494396e4
zy-asrs-flow/src/pages/map/drawer/shuttle/index.jsx
@@ -14,6 +14,8 @@
    const [activeTabKey, setActiveTabKey] = useState('view');
    const [curNo, setCurNo] = React.useState(''); // just used to modify the drawer title
    props.setDrawerWidth(window.innerWidth * 0.4);
    useEffect(() => {
        if (!curSprite) {
            return