项目历史
This commit is contained in:
@@ -62,7 +62,7 @@ const router = createRouter({
|
||||
component: () => import('../views/home/mainInput.vue')
|
||||
},
|
||||
{
|
||||
path: 'agent',
|
||||
path: 'agent/:id',
|
||||
name: 'agent',
|
||||
component: () => import('../views/home/agent/index.vue')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user