모달 닫을 때 맵 닫기

This commit is contained in:
yoon 2025-04-04 16:32:27 +09:00
parent ba12c0ad2d
commit f18aa4dc16

View File

@ -437,6 +437,8 @@ watch(() => projectStore.selectedProject, (newProject) => {
//
const closeModal = () => {
isModalOpen.value = false;
visiblePopover.value = { type: null, index: null };
};
// MapPopover visible