From 19d13052b72816e9d20bb748e8b684aa8564ac2e Mon Sep 17 00:00:00 2001 From: ruanqi Date: Fri, 17 Jun 2022 18:01:09 +0800 Subject: [PATCH] =?UTF-8?q?0505=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/board/delNotifyBoard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/board/delNotifyBoard.vue b/src/views/modules/board/delNotifyBoard.vue index 9ed97a1..511745c 100644 --- a/src/views/modules/board/delNotifyBoard.vue +++ b/src/views/modules/board/delNotifyBoard.vue @@ -176,7 +176,7 @@ refreshTable () { refresher = setInterval(() => { this.search() - }, 30000) + }, 10000) } }, created () {