fix: 增加号池快捷切换

This commit is contained in:
Gsh
2026-01-20 00:15:33 +08:00
parent a1e38234a7
commit d280cc6d35
6 changed files with 316 additions and 31 deletions

View File

@@ -220,7 +220,7 @@ export const layoutRouter: RouteRecordRaw[] = [
name: 'consoleChannel',
component: () => import('@/pages/console/channel/index.vue'),
meta: {
title: '意心Ai-渠道商管理',
title: '意心Ai-号池管理',
},
},
{