#
Junjie
2024-10-17 1d46a8b994db5cc8da6cd8957e04a9ba7272bae7
zy-asrs-flow/src/pages/map/drawer/shelf/index.jsx
@@ -13,6 +13,8 @@
    const [activeTabKey, setActiveTabKey] = useState('view');
    const [curLocNo, setCurLocNo] = React.useState(''); // just used to modify the drawer title
    props.setDrawerWidth(window.innerWidth * 0.35);
    useEffect(() => {
        if (!curSprite) {
            return