Merge branch 'devs/bap-monitoring' into 'jenkins_with_weblogic'

코드 수정사항 반영

See merge request eapim/eapim-admin!20
This commit is contained in:
dogyeom kim
2025-11-26 15:11:23 +09:00
6 changed files with 70 additions and 5 deletions
+3 -1
View File
@@ -419,7 +419,9 @@
<%} else {%>
goPage2('/monitoring/leftMenu.do?menuId=<%=firstTopMenuId%>', '<%=firstSubMenuUrl%>?menuId=<%=firstSubMenuId%>', '<%=firstSubMenuId%>');
<%}%>
<%} else {%>
// 메뉴권한이 없는 유저 로그인 시 빈화면 프레임을 노출 20251126
goPage2('/monitoring/leftMenu.do?menuId=00', '/monitoring/blankScreen.do', '');
<%}%>
}