更新
This commit is contained in:
@@ -960,7 +960,7 @@ function scheduleDeferredDateCounts() {
|
||||
}
|
||||
}
|
||||
|
||||
const SILENT_LIST_POLL_MS = 10_000
|
||||
const SILENT_LIST_POLL_MS = 20_000
|
||||
let silentListPollTimer: ReturnType<typeof setInterval> | null = null
|
||||
|
||||
/** 定时静默刷新:不打断表格 loading,标签页隐藏时不请求 */
|
||||
|
||||
Reference in New Issue
Block a user