불필요한 경고창 제거

This commit is contained in:
name 2023-08-09 15:18:44 +09:00
parent 1a1fc59c99
commit e7ce24665c

View File

@ -68,8 +68,6 @@ function usrDeptChk(){
var usrDept = '${loginVO.dept}';
alert(usrDept);
//카카오 알림톡 기업회원 전용체크
if(usrDept != 'c'){