refactor(web): 调整部分图表的显示
This commit is contained in:
@@ -78,7 +78,8 @@ function queueTab() {
|
||||
return {
|
||||
title: '压缩队列',
|
||||
tab: [
|
||||
queueCrud('compaction-queue-b1')
|
||||
queueCrud('compaction-queue-b1'),
|
||||
queueCrud('compaction-queue-b5'),
|
||||
],
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user