fix(web): 修复 flink job 任务模式显示错误
This commit is contained in:
@@ -256,7 +256,7 @@ function flinkJobProperty(id, name, runMode) {
|
|||||||
{
|
{
|
||||||
label: '任务模式',
|
label: '任务模式',
|
||||||
content: {
|
content: {
|
||||||
...mappingItem(`${runMode}`, runModeMapping),
|
...mappingField(`${runMode}`, runModeMapping),
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user