fix:项目/路径图/模板库-共享文档下载问题

This commit is contained in:
wyx
2023-03-09 22:13:53 +08:00
parent d8a2266ce9
commit a716aa464b
3 changed files with 6 additions and 5 deletions

View File

@@ -2821,7 +2821,6 @@ export default {
// 共享文档文件下载
const downloadFile = (url) => {
url && window.open(url);
console.log(url);
window.open(
window.location.protocol +