Browse Source

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

songjianet 3 years ago
parent
commit
9a568769eb

+ 1 - 1
dolphinscheduler-ui-next/src/views/projects/task/constants/task-type.ts

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