From c30954de22f1840122c35c7d7c6a5e513b3272c4 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 06 六月 2024 15:18:16 +0800
Subject: [PATCH] 优化

---
 src/books/lifeCare/view/chapter013.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/books/lifeCare/view/chapter013.vue b/src/books/lifeCare/view/chapter013.vue
index f472627..c439187 100644
--- a/src/books/lifeCare/view/chapter013.vue
+++ b/src/books/lifeCare/view/chapter013.vue
@@ -608,7 +608,6 @@
   props: {
     showPageList: {
       type: Array,
-      default: [],
     },
     questionData: {
       type: Object,

--
Gitblit v1.9.1