This commit is contained in:
cwchen 2024-11-11 16:01:57 +08:00
parent 06d85515af
commit bff77705e5
1 changed files with 0 additions and 5 deletions

View File

@ -197,8 +197,3 @@ function print() {
}
})
}
// 下载文件
function downLoadFile(obj) {
alert('下载');
}