fix(web): 修复 pre 队列没有自动更新
This commit is contained in:
@@ -155,6 +155,8 @@ function overviewTab() {
|
|||||||
{
|
{
|
||||||
type: 'service',
|
type: 'service',
|
||||||
api: `\${base}/overview/queue?queue=compaction-queue-pre`,
|
api: `\${base}/overview/queue?queue=compaction-queue-pre`,
|
||||||
|
interval: 10000,
|
||||||
|
silentPolling: true,
|
||||||
body: [
|
body: [
|
||||||
{
|
{
|
||||||
type: 'tpl',
|
type: 'tpl',
|
||||||
|
|||||||
Reference in New Issue
Block a user