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