修复错误

master
LiuJiaNan 2026-01-16 08:42:31 +08:00
parent 6d2e201730
commit be2ea53d32
1 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@ import {
clickBranchOfficePointMittKey,
clickPortPointMittKey,
deletePeoplePositionPointMittKey,
initBottomUtilsMittKey,
resetAllBottomUtilsCheckMittKey,
resetBottomCurrentIndexMittKey,
} from "~/pages/Container/Map/js/mittKey";
@ -58,7 +57,6 @@ function Header() {
mapMethods.current.flyTo();
mapMethods.current.addPortPoint();
}
mitt.emit(initBottomUtilsMittKey);
mitt.emit(resetBottomCurrentIndexMittKey);
mitt.emit(resetAllBottomUtilsCheckMittKey);
mitt.emit(clickBackMittKey);