mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
feat: add pages to ChunkMethodModal (#143)
This commit is contained in:
@ -52,10 +52,6 @@ const routes = [
|
||||
path: '/chat',
|
||||
component: '@/pages/chat',
|
||||
},
|
||||
{
|
||||
path: '/setting',
|
||||
component: '@/pages/setting',
|
||||
},
|
||||
{
|
||||
path: '/user-setting',
|
||||
component: '@/pages/user-setting',
|
||||
|
||||
Reference in New Issue
Block a user