flat:暂存

This commit is contained in:
Apcallover
2025-12-18 11:16:47 +08:00
6 changed files with 31 additions and 9 deletions

View File

@@ -80,6 +80,7 @@ function changePopup(e) {
// 重置所有状态
function resetState() {
fileCount.value = 0
loading.value = false;
stopPolling();
}