|
@@ -107,7 +107,7 @@ getReportInfo()
|
|
|
|
|
|
// // 修改报告中嵌入的图表地址
|
|
|
function modifyReportContentIframeData(str){
|
|
|
- let temStr=str.replace(/http:\/\/etachart.jrqh.com.cn:8001/g,'https://eta.jrqh.com.cn:59091')
|
|
|
+ let temStr=str.replace(/http:\/\/etachart.jrqh.com.cn:8001/g,'https://eta2.jrqh.com.cn:59091')
|
|
|
temStr=temStr.replace(/http:\/\/etaminio.jrqh.com.cn:9000/g,'https://eta.jrqh.com.cn:59090')
|
|
|
return temStr
|
|
|
}
|