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) => {