문자발송관리 추가
Some checks failed
Close Pull Request / main (pull_request_target) Has been cancelled

This commit is contained in:
yangsh
2025-12-12 12:00:58 +09:00
parent b0a0d319ef
commit 80826843d7
5 changed files with 321 additions and 1 deletions

View File

@@ -102,7 +102,7 @@
if (usr_level === "") {
Swal.fire({
title: "그룹을 선택해 주세요.",
icon: "error"
icon: "warning"
});
return;
}