From a47cf399d82d409b305c52ed6451be20faeea8e0 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期二, 25 六月 2024 11:02:00 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/books/English/view/components/chapter001.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/books/English/view/components/chapter001.vue b/src/books/English/view/components/chapter001.vue
index bf3f4cc..109862d 100644
--- a/src/books/English/view/components/chapter001.vue
+++ b/src/books/English/view/components/chapter001.vue
@@ -527,7 +527,7 @@
                 <li>Speakers銆�Chinese Cultural Symbols</li>
                 <li style="width: 40%; text-align: center">Descriptions</li>
               </ul>
-              <matching :rawData="rawData" :item="question"></matching>
+              <matching :rawData="rawData" :question="question"></matching>
             </div>
             <h3 id="c003" class="fl al-cn">
               <span class="bjh3">Reading</span>

--
Gitblit v1.9.1