src/books/content/view/chapter001.vue
@@ -494,9 +494,9 @@ examinations, customTable, }, created() { this.videOneUrl = getResourcePath("68ebd5c05bcb742999a9ebdce4b4bd53"); this.qustionData = getQuestionData(testData[1]); async created() { this.videOneUrl = getResourcePath("68ebd5c05bcb742999a9ebdce4b4bd53"); this.qustionData = await getQuestionData(testData[1]); }, methods: { activityOne() {