云文件系统初始化

This commit is contained in:
2026-04-02 22:08:01 +08:00
parent 6addb74d32
commit 9ff222c22c
9 changed files with 101 additions and 68 deletions

View File

@@ -619,8 +619,6 @@ const handleConfirmBatchMove = async (targetFolderId) => {
finalFolderId = targetFolderId
}
console.log('targetFolderId:', targetFolderId, 'finalFolderId:', finalFolderId)
let successCount = 0
let failCount = 0