#
Junjie
2024-04-23 36b753105aa294e6a34fd7acccbd26693b9b93d1
zy-asrs-flow/src/pages/map/index.jsx
@@ -131,6 +131,13 @@
            }, 200)
        }
        initialize();
        return () => {
            websocket.onMessage = (data) => {}
            if (websocket) {
                websocket.close();
            }
        }
    }, []);
    // resize