수정 완료시 바로 반영
This commit is contained in:
parent
08cd1c5922
commit
f1b113f2a6
@ -416,6 +416,9 @@ const handleUpdate = () => {
|
|||||||
toastStore.onToast('수정이 완료 되었습니다.', 's');
|
toastStore.onToast('수정이 완료 되었습니다.', 's');
|
||||||
closeEditModal();
|
closeEditModal();
|
||||||
|
|
||||||
|
projectStore.getProjectList();
|
||||||
|
projectStore.getMemberProjects();
|
||||||
|
|
||||||
emit('update');
|
emit('update');
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user