mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
feat: add file icon and add message popover content (#77)
* feat: add message popover content * feat: add file icon
This commit is contained in:
@ -71,7 +71,7 @@ export interface IReference {
|
||||
total: number;
|
||||
}
|
||||
|
||||
interface Docagg {
|
||||
export interface Docagg {
|
||||
count: number;
|
||||
doc_id: string;
|
||||
doc_name: string;
|
||||
|
||||
Reference in New Issue
Block a user