diff --git a/ui/src/workflow/common/data.ts b/ui/src/workflow/common/data.ts index 925b45c6d..54636e62a 100644 --- a/ui/src/workflow/common/data.ts +++ b/ui/src/workflow/common/data.ts @@ -639,8 +639,6 @@ export const menuNodes = [ { label: t('views.applicationWorkflow.nodes.classify.dataProcessing', '数据处理'), list: [variableSplittingNode, parameterExtractionNode, variableAggregationNode], - label: t('views.applicationWorkflow.nodes.classify.dataProcessing'), - list: [variableSplittingNode, parameterExtractionNode], }, { label: t('views.applicationWorkflow.nodes.classify.other'),