#
luxiaotao1123
2024-03-15 e987af7a559c489ee90735d8972abc89b3a7d2bc
zy-asrs-flow/src/pages/map/index.jsx
@@ -320,6 +320,7 @@
                open={drawerVisible}
                refCurr={mapRef.current}
                onCancel={() => {
                    setCurSPrite(null);
                    setDrawerVisible(false);
                }}
            />