#
luxiaotao1123
2024-10-11 cfc0e56fb656d127716f3c77c1fd57a98bf3a337
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) {