From 51afa714ceb49b416347856fd60b47e0ef93d50c Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期四, 02 一月 2025 15:17:17 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/assets/methods/examination.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/assets/methods/examination.js b/src/assets/methods/examination.js
index 87b3001..fb14270 100644
--- a/src/assets/methods/examination.js
+++ b/src/assets/methods/examination.js
@@ -261,6 +261,7 @@
   .catch(() => {
     console.log('鑾峰彇鏀惰棌鎶ラ敊');
   })
+  console.log('鏀惰棌鏁版嵁',allCollect.find(item => item.type == 'bits').collectList)
   return allCollect.find(item => item.type == 'bits').collectList
 }
 const getQuestionData = async (chapter, chapterData, activeBook) => {

--
Gitblit v1.9.1