Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mcis recommend and create error by alert #53

Merged
merged 1 commit into from
May 23, 2022

Conversation

seokho-son
Copy link
Member

  • mcis 구성 및 생성 오류 수정
  • alert 인풋 방식 개선

@seokho-son seokho-son requested a review from jihoon-seo as a code owner May 23, 2022 06:56
@jihoon-seo jihoon-seo merged commit 831092a into cloud-barista:master May 23, 2022
@@ -1850,6 +1856,7 @@ function deleteMCIS() {
//clearMap();
messageTextArea.value = JSON.stringify(res.data);
updateMcisList();
clearMap();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jihoon-seo

요건, mcis delete 했을 때, 삭제된 mcis 뷰 갱신해주는 것입니다;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants