diff --git a/src/components/Detail.vue b/src/components/Detail.vue index 0f7e783..c16e53e 100644 --- a/src/components/Detail.vue +++ b/src/components/Detail.vue @@ -278,7 +278,6 @@ export default { this.videoFlag = res.fullList[0].flag this.videoList = res.fullList[0].list this.videoFullList = res.fullList - console.log(this.videoFullList) this.loading = false if (!this.info.rate) { await this.getDoubanRate()