From 921d99f98339ffa59e115973990de66e95f68352 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 19 Jul 2023 08:20:14 +0800 Subject: [PATCH] fix shortcut --- src/layouts/components/ShortcutBar.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/layouts/components/ShortcutBar.vue b/src/layouts/components/ShortcutBar.vue index 37c8e4e3..9349df50 100644 --- a/src/layouts/components/ShortcutBar.vue +++ b/src/layouts/components/ShortcutBar.vue @@ -18,6 +18,9 @@ const netTestDialog = ref(false); max-width="600" width="340" max-height="560" + location="top end" + origin="top end" + transition="scale-transition" close-on-content-click > @@ -30,6 +33,11 @@ const netTestDialog = ref(false); 捷径 +