From f58713735fd6fd3304f772d5edab96af67ca6f6c Mon Sep 17 00:00:00 2001 From: jxxghp Date: Mon, 26 Jun 2023 17:19:16 +0800 Subject: [PATCH] fix --- src/layouts/components/DefaultLayoutWithVerticalNav.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/components/DefaultLayoutWithVerticalNav.vue b/src/layouts/components/DefaultLayoutWithVerticalNav.vue index a9ecb46b..410d7f5c 100644 --- a/src/layouts/components/DefaultLayoutWithVerticalNav.vue +++ b/src/layouts/components/DefaultLayoutWithVerticalNav.vue @@ -155,7 +155,7 @@ import UserProfile from '@/layouts/components/UserProfile.vue' />