From 384728d94445bb2bf1a7d554029d39af529ad2f8 Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Mon, 12 Jun 2023 23:10:10 +0800 Subject: [PATCH] =?UTF-8?q?fix(web):=20=E4=BF=AE=E5=A4=8D=20pre=20?= =?UTF-8?q?=E9=98=9F=E5=88=97=E6=B2=A1=E6=9C=89=E8=87=AA=E5=8A=A8=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/components/overview-tab.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/components/overview-tab.js b/web/components/overview-tab.js index 6f9e706..8b307e6 100644 --- a/web/components/overview-tab.js +++ b/web/components/overview-tab.js @@ -155,6 +155,8 @@ function overviewTab() { { type: 'service', api: `\${base}/overview/queue?queue=compaction-queue-pre`, + interval: 10000, + silentPolling: true, body: [ { type: 'tpl',