yiming
2024-08-14 29758f3657c62d4317bcb54050d4b860abeb184e
src/books/sportsAndHealth/view/components/chapter008.vue
@@ -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: {
@@ -1930,7 +1930,7 @@
</script>
<style lang="less">
<style lang="less" scoped>
.pdfModal {
  width: 100%;
  height: 90vh;