From b3366e4225416d6e789df9a87e6b8cca09521ad8 Mon Sep 17 00:00:00 2001 From: AmyFoxFN Date: Thu, 11 Jan 2018 09:54:56 +0800 Subject: [PATCH] =?UTF-8?q?:(slide):=20don=E2=80=99t=20watch=20int?= =?UTF-8?q?erval?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/slide/slide.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/slide/slide.vue b/src/components/slide/slide.vue index 7682eef0..dd7dd925 100644 --- a/src/components/slide/slide.vue +++ b/src/components/slide/slide.vue @@ -79,9 +79,6 @@ autoPlay() { this.refresh() }, - interval() { - this.refresh() - }, threshold() { this.refresh() }, -- GitLab