From 43636a3fd56fa14786626b35cf5c01fd8d0bad6f Mon Sep 17 00:00:00 2001 From: ngfchl Date: Wed, 28 Sep 2022 09:24:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=A7=8B=E5=81=9A=E7=A7=8D=E5=AD=90?= =?UTF-8?q?=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/auto_pt/torrents.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/auto_pt/torrents.html b/templates/auto_pt/torrents.html index c3951e1..eb1f6d9 100644 --- a/templates/auto_pt/torrents.html +++ b/templates/auto_pt/torrents.html @@ -272,7 +272,7 @@ beforeMount() { }, mounted() { - this.get_downloader() + this.get_torrent_info_list() }, // 清除定时器,不然页面会卡死 beforeDestroy() {