mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-18 11:36:44 +08:00
### What problem does this PR solve? Feat: Render dialog list #3221 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -214,7 +214,7 @@ const routes = [
|
||||
],
|
||||
},
|
||||
{
|
||||
path: Routes.Chat,
|
||||
path: Routes.Chat + '/:id',
|
||||
layout: false,
|
||||
component: `@/pages${Routes.Chats}/chat`,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user