diff --git a/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/dag-save-modal.tsx b/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/dag-save-modal.tsx index 0562db820f..2782cae9b1 100644 --- a/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/dag-save-modal.tsx +++ b/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/dag-save-modal.tsx @@ -209,7 +209,7 @@ export default defineComponent({ show-button={false} min={0} v-slots={{ - suffix: () => '分' + suffix: () => t('project.dag.minute') }} />