bug fix and performance improvements
This commit is contained in:
@ -1114,7 +1114,7 @@ export const agentRoutes = [
|
||||
children: [
|
||||
{
|
||||
path: "index",
|
||||
component: () => import("@/views/admin/research/index"),
|
||||
component: () => import("@/views/admin/agent/index"),
|
||||
name: "Index",
|
||||
meta: {
|
||||
title: "首页",
|
||||
|
||||
Reference in New Issue
Block a user