');
f.document.write('');
f.document.write('');
f.document.write('<'+'/'+'head'+'>');
f.document.write('<'+'div'+' class="listsheet">');
f.document.write($('#excel_data').html());
f.document.write('<'+'/'+'div'+'>');
f.document.write('<'+'/'+'body'+'><'+'/'+'html'+'>');
f.document.close();
f.location.reload();
setTimeout("f.print()",1000);//익스8을 위해 타임아웃 처리
}else{
var initBody;
window.onbeforeprint = function(){
initBody = document.body.innerHTML;
document.body.innerHTML = document.getElementById('excel_data').innerHTML;
}
window.onafterprint = function(){
document.body.innerHTML = initBody;
}
window.print();
}
/*$("#excel_data").printThis({
debug: true,
importCSS: true,
printContainer: false,
loadCSS: "/css/hub.css",
pageTitle: "prt",
removeInline: false
});*/
}).css('cursor','pointer');
$('.print2_btn').click(function(){
//$("#excel_data").printThis();
var agent = navigator.userAgent.toLowerCase();
if ( (navigator.appName == 'Netscape' && navigator.userAgent.search('Trident') != -1) || (agent.indexOf("msie") != -1) ) {//IE
f = window.open('', 'offprint', 'width=1024, height=320, scrollbars=yes');
f.document.open();
f.document.write('<'+'html'+'><'+'head'+'>');
f.document.write('');
f.document.write('');
f.document.write('');
f.document.write('<'+'/'+'head'+'>');
f.document.write('<'+'div'+' class="listsheet">');
f.document.write($('#print_data').html());
f.document.write('<'+'/'+'div'+'>');
f.document.write('<'+'/'+'body'+'><'+'/'+'html'+'>');
f.document.close();
f.location.reload();
setTimeout("f.print()",1000);//익스8을 위해 타임아웃 처리
}else{
var initBody;
window.onbeforeprint = function(){
initBody = document.body.innerHTML;
document.body.innerHTML = document.getElementById('print_data').innerHTML;
}
window.onafterprint = function(){
document.body.innerHTML = initBody;
}
window.print();
}
/*$("#excel_data").printThis({
debug: true,
importCSS: true,
printContainer: false,
loadCSS: "/css/hub.css",
pageTitle: "prt",
removeInline: false
});*/
}).css('cursor','pointer');
$('.print_btn2').click(function(){
f = window.open('', 'offprint', 'width=1024, height=600, scrollbars=yes');
f.location.href="printNoticeView.htm?no="+$(this).attr('data-no')+"&srh_totBidData=";
}).css('cursor','pointer');
$(".submenu").css('display','none');
$('.navi').click(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.close img').click(function() {
if($(".submenu").css('display') == 'block'){
$('.submenu').slideUp();
}
}).css('cursor','pointer');
/* $(".submenu").css('display','none');
$('.navi').mouseover(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.submenu_close').click(function(){
$('.submenu').slideUp();
});
*/
});
function number_format(num){ //3자리 콤마 찍기 함수
var num_str = num.toString();
var result = "";
for(var i=0; i 커뮤니티 > 공지사항 □ 차세대나라장터 개통과 관련하여 시설분야 조달업체는 새로운 시스템에서공지사항BIDINFO에서 발빠르게 전하는 생생한 소식을 알아보세요!
[한곡소방시설협회] 차세대나라장터 자기실적 등 조회 및 확인 요청
작성자
관리자
작성일
2025/01/09 11:09:15
분류
조회
5
첨부파일
자기실적 조회·확인 후 이상유무를 반드시 체크하여야 합니다.
□ 데이터 연계오류로 인한 피해를 받는 회원사가 없도록 확인해주시기 바랍니다.
○ 조회경로 : 나라장터 접속 - 공통 - 조달업체정보 - 기술인력, 실적, 경영상태, 신인도 등
□ 아울러 이미 안내해드린 차세대나라장터 모의공고 입찰 참여와 관련하여
참여경로를 안내해드리니 입찰에 참여하고자 하는 업체들은 참고해주시기 바랍니다.
○ 참여경로 : 나라장터 접속 - 입찰 - 입찰공고목록 - 공고종류(전체 또는 모의공고로 설정)
※ 기타 궁금하신 사항은 조달청 홈페이지 또는 나라장터에서 참고해주시기 바랍니다.