추가반영

This commit is contained in:
urp 2026-03-16 10:06:40 +09:00
parent d1b40ffd97
commit 87edbdef73

View File

@ -518,7 +518,7 @@ ${uploadMax }
}, },
error: function(errorThrown) error: function(errorThrown)
{ {
alert("자산 중분류 조회중 오류가 발생하였습니다. \n 시스템관리자에게 문의해 주시기 바랍니다."); alert("서비스 정보 조회중 오류가 발생하였습니다. \n 시스템관리자에게 문의해 주시기 바랍니다.");
console.log(JSON.stringify(errorThrown)); console.log(JSON.stringify(errorThrown));
} }
}); });