From 3fc898874820753d5c0081cc22d4250ca97ae7bd Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Wed, 11 Sep 2024 20:19:29 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E7=BD=AEloading=E9=80=BB=E8=BE=91?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/govern/device/fileService/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/govern/device/fileService/index.vue b/src/views/govern/device/fileService/index.vue index 0f79e47..b7f56a4 100644 --- a/src/views/govern/device/fileService/index.vue +++ b/src/views/govern/device/fileService/index.vue @@ -206,6 +206,7 @@ const handleSearch = () => { } //重置搜索 const handleRefresh = () => { + loading.value=true filterFileName.value = '' dirList.value = currentDirList.value reloadCurrentMenu('')