feature(web): 优化 web 界面显示
时间字段展示、集群展示等
This commit is contained in:
@@ -21,7 +21,7 @@ function queueCrud(name) {
|
||||
{
|
||||
type: 'pagination',
|
||||
layout: ['pager'],
|
||||
maxButtons: 8,
|
||||
maxButtons: 5,
|
||||
showPageInput: false,
|
||||
}
|
||||
],
|
||||
@@ -72,7 +72,9 @@ function queueTab() {
|
||||
title: '压缩队列',
|
||||
tab: [
|
||||
queueCrud('compaction-queue-pre'),
|
||||
yarnQueueCrud('b1', 'datalake'),
|
||||
queueCrud('compaction-queue-b1'),
|
||||
yarnQueueCrud('b5', 'ten_iap.datalake'),
|
||||
queueCrud('compaction-queue-b5'),
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user