src/books/aviationEtiquette/view/components/chpater002.vue
@@ -2796,18 +2796,19 @@ } const choiceQuestion = localStorage.getItem( "civilAviatyonSevervices-book-chapter02-Data" "aviationEtiquette-book-chapter02-Data" ); if (choiceQuestion) { this.chapterData = JSON.parse(choiceQuestion); } const videoData = localStorage.getItem( "civilAviatyonSevervices-book-chapter002" "aviationEtiquette-book-chapter002" ); if (videoData) { this.chapter002 = JSON.parse(videoData); } this.getVidoePath(); this.collectResourceList = await getCollectResource( this.config.activeBook.bookId