Commit fb07d484 by 刘海龙

111

parent b75730b9
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
// } // }
// console.log(item.attach) // console.log(item.attach)
var link = document.createElement('a'); var link = document.createElement('a');
console.log(this.condition) console.log(this.download)
//设置下载的文件名 //设置下载的文件名
// link.download = ; // link.download = ;
// link.style.display = 'none'; // link.style.display = 'none';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment