From 2712e81af6edd8df90ae3365d1a4824da0415b4d Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sat, 22 Jul 2023 20:23:16 +0800 Subject: [PATCH] fix userprofile link --- src/layouts/components/UserProfile.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/components/UserProfile.vue b/src/layouts/components/UserProfile.vue index 4d4f1a80..87267bdd 100644 --- a/src/layouts/components/UserProfile.vue +++ b/src/layouts/components/UserProfile.vue @@ -73,7 +73,7 @@ const accountInfo: any = inject('accountInfo')