md
This commit is contained in:
parent
f987f81109
commit
154f71c022
@ -446,7 +446,6 @@ export default {
|
||||
if(list&&list.length>0){
|
||||
let downUrl="";
|
||||
list.forEach(item=>{
|
||||
// this.downPdfFile(item.filePath);
|
||||
downUrl=downUrl+item.filePath+",";
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user