From 74c2c3577e25143ec78f42fc0ef1c946361d5a4f Mon Sep 17 00:00:00 2001 From: woody Date: Tue, 13 May 2025 11:09:48 +0800 Subject: [PATCH] feat(dashboard): dashboard visible after getRole --- src/views/dashboard/dashboard.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/views/dashboard/dashboard.vue b/src/views/dashboard/dashboard.vue index e8404e2..a8082ef 100644 --- a/src/views/dashboard/dashboard.vue +++ b/src/views/dashboard/dashboard.vue @@ -1,5 +1,5 @@