#
luxiaotao1123
2024-03-25 dc737c6244f6411994db152b84465b63d6972d26
zy-asrs-flow/src/pages/map/index.jsx
@@ -434,6 +434,8 @@
                open={batchDrawerVisible}
                batchSprites={batchSprites}
                refCurr={mapRef.current}
                model={model}
                ModelEnum={MapModel}
                onCancel={() => {
                    setBatchSprites([]);
                    setBatchDrawerVisible(false);