feat: 完成系统监控页面
This commit is contained in:
@@ -223,6 +223,14 @@ export const layoutRouter: RouteRecordRaw[] = [
|
||||
title: '意心Ai-渠道商管理',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: 'system-statistics',
|
||||
name: 'consoleSystemStatistics',
|
||||
component: () => import('@/pages/console/system-statistics/index.vue'),
|
||||
meta: {
|
||||
title: '意心Ai-系统统计',
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user