mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-25 16:26:51 +08:00
### What problem does this PR solve? feat: Disable clicking the Next button while uploading files in RunDrawer #3355 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -186,7 +186,7 @@ const SearchPage = () => {
|
||||
}
|
||||
>
|
||||
<FileIcon
|
||||
id={item.img_id}
|
||||
id={item.image_id}
|
||||
name={item.docnm_kwd}
|
||||
></FileIcon>
|
||||
{item.docnm_kwd}
|
||||
|
||||
Reference in New Issue
Block a user