YM
2024-05-27 3d27635c7ac693c461dd2ca01e8f5bebb1f0c642
src/books/childHealth/view/content/components/chapter003.vue
@@ -1970,7 +1970,7 @@
        this.saveChapterOneData();
      }
    }, 1000);
    this.$data.questionData = await getQuestionData("3", testData[3]);
    this.$data.questionData = await getQuestionData("3", testData[3],this.config.activeBook);
    this.getVideoPath()
  },
  unmounted() {