From 65baf9a4886844f890c7a73844ab5e948ad96b45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C002001lixiaobang=E2=80=9D?= <2547956374@qq.com> Date: Fri, 19 May 2023 09:45:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index.vue b/src/views/index.vue index 865a610..1ee3a63 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1738,7 +1738,7 @@ export default { mouseLeave() { if (this.interval == null) { this.autoScrollindex(67, 50, 0, document.getElementById('warnList')) - } + } }, }, beforeDestroy() {