移除不必要的log

This commit is contained in:
haiyangcui
2020-12-30 17:03:47 +01:00
parent 46e376a351
commit ccbf4fb5d7

View File

@@ -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()