From e691ab391a995f6cfad681dc1fe1d008e8fb6ed9 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期三, 29 五月 2024 16:52:32 +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