From 9fd4943bb6135a96116406eab3bcd077e89c8fca Mon Sep 17 00:00:00 2001 From: keven1024 Date: Mon, 7 Jul 2025 11:20:42 +0800 Subject: [PATCH] fix: update GlobalDrawer component to use direct drawer reference for improved state management --- front/components/GlobalDrawer.vue | 41 ++++++++++++++++--------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/front/components/GlobalDrawer.vue b/front/components/GlobalDrawer.vue index f45b6ee..f3dd0e7 100644 --- a/front/components/GlobalDrawer.vue +++ b/front/components/GlobalDrawer.vue @@ -1,8 +1,5 @@ \ No newline at end of file + + +
+ +
+
+
+