feature(yarn-query): 增加 yarn cluster 页面的入口
This commit is contained in:
@@ -112,13 +112,13 @@ function yarnTab(cluster, title, queueNames = 'default', searchName = undefined)
|
||||
}
|
||||
},
|
||||
{
|
||||
disabled: true,
|
||||
visibleOn: "${webUrl}",
|
||||
label: "管理页面",
|
||||
type: "action",
|
||||
level: "link",
|
||||
tooltip: '打开管理页面',
|
||||
actionType: 'url',
|
||||
url: '',
|
||||
url: '${webUrl}',
|
||||
blank: true,
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user