From ccbf4fb5d730529a5c02cae141c22744466d93de Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Wed, 30 Dec 2020 17:03:47 +0100 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E4=B8=8D=E5=BF=85=E8=A6=81?= =?UTF-8?q?=E7=9A=84log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Detail.vue | 1 - 1 file changed, 1 deletion(-) 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()