更新时间 | 2022-05-13 | 招标单位 | 我要查看 |
截止时间 | 我要查看 | 招标编号 | 我要查看 |
项目名称 | 我要查看 | 代理机构 | 我要查看 |
关键信息 | 我要查看 | 招标文件 | 我要查看 |
免费注册会员 即可查看 关键 招标信息
每天更新50000条 招标信息
涵盖超过1000000家招标单位
function downloadPdf(url, fileName) { fetch(url, { method: "get", responseType: "arraybuffer", }).then(res => { if (res.status !== 200) { return res.json() } return res.arrayBuffer() }).then(blobRes => { const e = new Blob([blobRes], { type: "application/octet-stream", "Content-Disposition":"attachment" }); const link = window.URL.createObjectURL(e); let a = document.createElement("a"); a.href = link; a.download = fileName; a.click(); }).catch(err => { console.error(err) }) } |
|||||
订阅免费查看该项目 |
中项永达科技(北京)有限公司
联系电话:4008161360
地址:北京市海淀区上地东路9号得实大厦一层北区
湖南中项网科技有限公司
湖南中项永达科技有限公司
地址:湖南省长沙市麓云路18号固特邦大厦二层
子公司:中项智控科技(北京)有限公司
市场合作:18511848676
中项网服务号
中项网小程序
中项网APP