|
|
@@ -673,7 +673,7 @@ export default {
|
|
|
return
|
|
|
}
|
|
|
const path = data[0].bao_biao_lu_jing_.split('.rpx') [0]
|
|
|
- const url = this.$getReportFile(`中汇瑞德检测中心/${path}`, `id_=${id}`)
|
|
|
+ const url = this.$getReportFile(`罗医细胞质量检测实验室/${path}`, `id_=${id}`)
|
|
|
const now = new Date(new Date().getTime() + 28800000).toJSON().slice(0, 16).replace(/[-:T]/g, '')
|
|
|
const fileName = name + now
|
|
|
console.log(url, fileName)
|