2024-03-28 15:36 리포트 오류 수정

This commit is contained in:
myname 2024-03-28 15:36:20 +09:00
parent 1ce84565f9
commit 341d6578c9

View File

@ -632,16 +632,11 @@
viewer.hideToolbarItem(["save"]);
viewer.openFile('tnrg_rslts_240117.mrd', '/rf [https://www.edu-copyright.or.kr/offedu/ve/aplct/tngrVisitEdu/eduAplct/tngrRsltRprtListAjax.do?rsltList='+rsltList+']');
}else{ //개발
/*
var viewer = new m2soft.crownix.Viewer('http://119.193.215.98:8093/ReportingServer/service');
viewer.hideToolbarItem(["save"]);
//viewer.openFile('tnrg_rslts_240117.mrd', '/rf [http://119.193.215.98:9989/offedu/ve/aplct/tngrVisitEdu/eduAplct/tngrRsltRprtListAjax.do?rsltList='+rsltList+']');
viewer.openFile('tnrg_rslts_240117.mrd', '/rf [http://192.168.0.32:3080/offedu/ve/aplct/tngrVisitEdu/eduAplct/tngrRsltRprtListAjax.do?rsltList='+rsltList+']');
*/
var viewer = new m2soft.crownix.Viewer('https://www.edu-copyright.or.kr/offedu/ReportingServer/service');
viewer.hideToolbarItem(["save"]);
viewer.openFile('tnrg_rslts_240117.mrd', '/rf [https://www.edu-copyright.or.kr/offedu/ve/aplct/tngrVisitEdu/eduAplct/tngrRsltRprtListAjax.do?rsltList='+rsltList+']');
}
}