🐛 批量执行历史显示错误.

This commit is contained in:
lijiahang
2024-07-17 13:38:51 +08:00
parent f75d097d8a
commit 48d308b1a8
8 changed files with 80 additions and 29 deletions

View File

@@ -353,6 +353,7 @@
:deep(.sftp-path-unit) {
cursor: pointer;
white-space: nowrap;
font-size: 12px;
&:hover {

View File

@@ -148,7 +148,7 @@
// 下载文件
const downloadFiles = (paths: Array<string>) => {
if (!paths.length) {
return paths;
return;
}
Message.success('已开始下载, 点击右侧传输列表查看进度');
// 映射为文件