수정 리로드 삭제

This commit is contained in:
yoon 2025-02-28 10:35:43 +09:00
parent a1773500bf
commit e07593c13b

View File

@ -353,7 +353,6 @@ const handleUpdate = () => {
closeEditModal();
//
emit('update');
window.location.reload()
}
});
};