src/books/childHealth/view/content/components/chapter002.vue
@@ -1486,7 +1486,6 @@ }, methods: { changeResources(type) { console.log(this.$props.questionData); if (type == "learnTableOne") { this.$data.learnTableOne = !this.$data.learnTableOne; } else if (type == "learnTableTwo") {