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