From 13dbb7d053efa1fef63d76ecd5cbebbdbc919a24 Mon Sep 17 00:00:00 2001
From: unknown <qq1940665526@163.com>
Date: 星期三, 29 五月 2024 18:26:38 +0800
Subject: [PATCH] 增加体育与健康

---
 src/components/examinations/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/components/examinations/index.vue b/src/components/examinations/index.vue
index ce572f4..753822b 100644
--- a/src/components/examinations/index.vue
+++ b/src/components/examinations/index.vue
@@ -426,7 +426,6 @@
   props: {
     cardList: {
       type: Array,
-      default: [],
     },
     primaryColor: {
       type: String,

--
Gitblit v1.9.1