feat: 重构授权管理为层级模型 - 管理员直接对代理授权应用卡密权限

This commit is contained in:
2026-05-06 22:16:31 +08:00
parent 53e60c7c07
commit 3cd22fdce1
12 changed files with 549 additions and 1039 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ const breadcrumbs = computed(() => {
announcements: '公告管理',
versions: '版本管理',
'card-types': '卡类管理',
'agent-apps': '代理授权',
'agent-apps': '授权管理',
agents: '代理管理',
finance: '财务管理',
logs: '日志记录',