mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-22 06:06:40 +08:00
### What problem does this PR solve? Feat: Modify the style of the canvas operator node #3221 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -9,7 +9,7 @@ interface IProps {
|
||||
}
|
||||
|
||||
export const OperatorIconMap = {
|
||||
[Operator.Retrieval]: 'retrival-0',
|
||||
[Operator.Retrieval]: 'KR',
|
||||
// [Operator.Generate]: MergeCellsOutlined,
|
||||
// [Operator.Answer]: SendOutlined,
|
||||
[Operator.Begin]: CirclePlay,
|
||||
|
||||
Reference in New Issue
Block a user