重置loading逻辑修改

This commit is contained in:
zhujiyan
2024-09-11 20:19:29 +08:00
parent d6a1b78b09
commit 3fc8988748

View File

@@ -206,6 +206,7 @@ const handleSearch = () => {
}
//重置搜索
const handleRefresh = () => {
loading.value=true
filterFileName.value = ''
dirList.value = currentDirList.value
reloadCurrentMenu('')