feature(web): 优化集群信息展示,合并选项卡
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function yarnTab(cluster, title, queueNames = 'default', searchName = undefined) {
|
||||
function yarnTab(cluster, title, queueNames = 'root', searchName = undefined) {
|
||||
return {
|
||||
title: `${title} 集群`,
|
||||
tab: [
|
||||
|
||||
Reference in New Issue
Block a user