src/books/sportsAndHealth/view/components/chapter008.vue
@@ -1,7 +1,7 @@ <!-- @format --> <template> <div class="chapter" num="3"> <div class="chapter" num="9"> <div class="page-box" page="249"> <div v-if="showPageList.indexOf(249) > -1"> <div class="bodystyle textHeader"> @@ -1853,9 +1853,9 @@ if (localData) { this.chapter008 = { ...Object.assign(this.chapter008, localData) } } if (!this.isSearch) { this.getVideo(this.chapter008.videoMd5.v1.md5, 'v1') } // if (!this.isSearch) { // this.getVideo(this.chapter008.videoMd5.v1.md5, 'v1') // } }, mounted() { }, methods: {