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