From 1986500321246c8fe7c3b99f05e1b1b3998c2da8 Mon Sep 17 00:00:00 2001 From: wanghanlin <1533525126@qq.com> Date: Fri, 28 Aug 2026 08:18:08 +0800 Subject: [PATCH] =?UTF-8?q?style(frontend):=20API=20Key=20=E8=A7=92?= =?UTF-8?q?=E8=89=B2=E7=BB=91=E5=AE=9A=E5=BC=B9=E7=AA=97=E7=AE=80=E5=8C=96?= =?UTF-8?q?=E8=A7=92=E8=89=B2=E5=90=8D=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 角色绑定弹窗 checkbox 仅展示角色 name,移除冗余的 roleKey 显示 --- frontend/src/views/ApiKeyManager.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/ApiKeyManager.vue b/frontend/src/views/ApiKeyManager.vue index dcf55b5..f02b174 100644 --- a/frontend/src/views/ApiKeyManager.vue +++ b/frontend/src/views/ApiKeyManager.vue @@ -67,7 +67,7 @@ - {{ r.name }} ({{ r.roleKey }}) + {{ r.name }}