#
luxiaotao1123
2024-10-11 04796fd3b6aa9a3a0b918499f47ce7f73ae48e2d
zy-acs-flow/src/map/MapPage.jsx
@@ -81,7 +81,7 @@
        handleResize();
        window.addEventListener('resize', handleResize);
        notify('Welcome to Rcs', 'info');
        notify.info('Welcome to Rcs');
        return () => {
            if (websocket) {