闫增涛
2024-08-14 aea7d13fc6f00a2ddfd36a09623d3e624b99fce0
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: {