feature(web): 增加flink job id和alias输入框的联动
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
tabs: [
|
||||
// logTab(),
|
||||
// runningTab(),
|
||||
toolTab(),
|
||||
overviewTab(),
|
||||
tableTab(),
|
||||
queueTab(),
|
||||
@@ -72,11 +73,10 @@
|
||||
yarnTab('b1,b5,a4', '压缩 b1 b5 a4', 'datalake,ten_iap.datalake', 'Compaction'),
|
||||
cloudTab(),
|
||||
yarnClusterTab(),
|
||||
toolTab(),
|
||||
]
|
||||
}
|
||||
}
|
||||
let debug = false
|
||||
let debug = true
|
||||
let server = amis.embed(
|
||||
'#root',
|
||||
amisJSON,
|
||||
|
||||
Reference in New Issue
Block a user