This commit is contained in:
2025-12-18 10:47:39 +08:00
parent 85a24d3346
commit 284d696b25

View File

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