From af0bb9bd66367061c3755768ec3abb8326e5e0b6 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Wed, 18 Jun 2025 10:45:30 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=B4=A6=E5=8F=B7=E8=B6=85?= =?UTF-8?q?=E9=95=BF=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../layouts/src/widgets/user-dropdown/user-dropdown.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/effects/layouts/src/widgets/user-dropdown/user-dropdown.vue b/packages/effects/layouts/src/widgets/user-dropdown/user-dropdown.vue index a4a24c34..197b2eda 100644 --- a/packages/effects/layouts/src/widgets/user-dropdown/user-dropdown.vue +++ b/packages/effects/layouts/src/widgets/user-dropdown/user-dropdown.vue @@ -219,7 +219,12 @@ if (enableShortcutKey.value) { - {{ tagText }} +
+ {{ tagText }} +