수정 리로드 삭제
This commit is contained in:
parent
a1773500bf
commit
e07593c13b
@ -353,7 +353,6 @@ const handleUpdate = () => {
|
|||||||
closeEditModal();
|
closeEditModal();
|
||||||
// 상위 컴포넌트에 업데이트 알림
|
// 상위 컴포넌트에 업데이트 알림
|
||||||
emit('update');
|
emit('update');
|
||||||
window.location.reload()
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user