#
luxiaotao1123
2024-03-25 7920b91c683f21b1dc9c341e35f3120d8f1114ae
zy-asrs-flow/src/pages/map/index.jsx
@@ -434,7 +434,7 @@
                batchSprites={batchSprites}
                refCurr={mapRef.current}
                onCancel={() => {
                    setBatchSprites(null);
                    setBatchSprites([]);
                    setBatchDrawerVisible(false);
                }}
            />