重构 TransferQueueDialog 组件,添加整体和当前文件进度管理

This commit is contained in:
jxxghp
2025-08-24 13:02:40 +08:00
parent 3ec3212ca5
commit 9c405e90ac
4 changed files with 149 additions and 50 deletions
+4
View File
@@ -2064,6 +2064,10 @@ export default {
startAll: '全部开始',
refresh: '刷新',
close: '关闭',
processingFile: '正在整理',
overallProgress: '整体进度',
currentFileProgress: '当前文件进度',
processingStatus: '整理中',
},
reorganize: {
title: '整理',