추가반영
This commit is contained in:
parent
d1b40ffd97
commit
87edbdef73
@ -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));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user