unknown
2024-06-07 0666fdb0323770ace8dce31225c7d6d45979f352
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") {