闫增涛
2024-06-07 ac42f73093256db6389220b2973f3e6abd14ac97
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") {