[Feature][UI Next][V1.0.0-Beta] Rename SeaTunnel. (#9839)

This commit is contained in:
songjianet 2022-04-28 19:03:40 +08:00 committed by GitHub
parent 69810a8a36
commit 9a568769eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ export const TASK_TYPES_MAP = {
alias: 'SWITCH'
},
SEATUNNEL: {
alias: 'WATERDROP',
alias: 'SeaTunnel',
helperLinkDisable: true
},
EMR: {