#
luxiaotao1123
2024-10-14 71d23129eff75fb89e95e7a33b3683c2017ce72c
zy-acs-flow/src/map/MapPage.jsx
@@ -442,6 +442,7 @@
            <Batch
                open={batchSelectionVisible}
                onCancel={() => {
                    setBatchSprites([]);
                    setBatchSelectionVisible(false);
                }}
                batchSprites={batchSprites}