From 6d5fecb9d01410b846bb0a00fa97ef5349e41290 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Tue, 9 Jul 2024 13:33:21 +0800 Subject: [PATCH] =?UTF-8?q?task=20=E4=B9=B3=E5=B1=B1=E4=BA=A7=E4=BA=A4=20?= =?UTF-8?q?=E5=80=92=E8=AE=A1=E6=97=B6=E5=AE=9A=E6=97=B6=E5=99=A8=E6=B8=85?= =?UTF-8?q?=E7=90=86=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/project/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/project/index.vue b/src/views/project/index.vue index a7b8dd62..15928895 100644 --- a/src/views/project/index.vue +++ b/src/views/project/index.vue @@ -124,6 +124,7 @@ export default { }; }, created() { + clearInterval(); this.getDicts("project_type").then(response => { console.log(response) response.data.map(item => {