From dd17279c40da15f32f6f5e00005cdc0f08107a21 Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期三, 05 六月 2024 16:59:41 +0800
Subject: [PATCH] chore:修改考试目录

---
 src/views/home/components/user-panel/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/home/components/user-panel/index.vue b/src/views/home/components/user-panel/index.vue
index 443a832..03c2294 100644
--- a/src/views/home/components/user-panel/index.vue
+++ b/src/views/home/components/user-panel/index.vue
@@ -65,7 +65,7 @@
 
 const getColor = computed(() => {
   return randomColor();
-})
+});
 
 </script>
 

--
Gitblit v1.8.0