Merge branch 'devs/bap-monitoring' into 'jenkins_with_weblogic'
selectCm01ComboList 데이터 조회 오류 및 송수신 파일 상세정보에 default값 설정 See merge request eapim/eapim-admin!17
This commit is contained in:
@@ -108,7 +108,9 @@ function init(url,key){
|
||||
$("input[name=thisMsgChrgIDs]").val(' ');
|
||||
$("input[name=intfID]").val(' ');
|
||||
$("input[name=msgPrcssPrity]").val('999');
|
||||
|
||||
$("input[name=bjobTelgmHdrSize]").val('0');
|
||||
$("input[name=bjobTelgmRecSize]").val('0');
|
||||
$("input[name=bjobTelgmTrailSize]").val('0');
|
||||
},
|
||||
error:function(e){
|
||||
// alert(e.responseText);
|
||||
|
||||
Reference in New Issue
Block a user