src/books/childHealth/view/content/index.vue
@@ -556,6 +556,7 @@ testData[catalog][page], this.config.activeBook ); } else { const obj = {}; for (let key in testData[catalog][page]) { @@ -567,6 +568,7 @@ } this.questionData[page] = obj; } console.log('题目',this.questionData); } } }