From ef485ef64a0ae656c281f41612536800a68e54b6 Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Mon, 30 Nov 2020 16:48:43 +0100 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Film.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/Film.vue b/src/components/Film.vue index 39f5426..2bda937 100644 --- a/src/components/Film.vue +++ b/src/components/Film.vue @@ -460,8 +460,6 @@ export default { }) this.classList = allClass this.show.class = true - this.pagecount = res.pagecount - this.type = this.classList[0] resolve(true) }).catch(err => { reject(err)