feat(web): UI兼容新版本amis

This commit is contained in:
2024-01-03 17:52:09 +08:00
parent 4e8203daec
commit 6f3e3eccff
3 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
function yarnTab(cluster, title, queueNames = 'root', searchName = undefined) {
return {
title: `${title} 集群`,
title: `${title}集群`,
tab: [
{
id: `${cluster}-yarn-service`,