From 7f0587f3e314710a75b2e0fef442867876b8d985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E8=90=8C?= <525441437@qq.com> Date: Mon, 9 Oct 2023 14:06:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E5=9C=A8=E7=BA=BF=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E6=97=B6=E9=97=B4=E5=8F=98=E6=9B=B4=E4=B8=BA=E4=B8=A4?= =?UTF-8?q?=E5=88=86=E9=92=9F=E4=B8=80=E6=AC=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index 4f07be9..9419509 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -110,10 +110,10 @@ export default { this.gerRouter(); this.getEqbyid() } - // this.IDTimer&&clearInterval( this.IDTimer) - // this.IDTimer= setInterval(() => { - // that.getEqbyid() - // }, 3000); + this.IDTimer&&clearInterval( this.IDTimer) + this.IDTimer= setInterval(() => { + that.getEqbyid() + }, 120000); }, beforeDestroy(){