diff --git a/frontend/src/views/log/website/index.vue b/frontend/src/views/log/website/index.vue index b26431e80..75bac0091 100644 --- a/frontend/src/views/log/website/index.vue +++ b/frontend/src/views/log/website/index.vue @@ -124,7 +124,6 @@ const onClean = async () => { submitInputInfo: i18n.global.t('logs.deleteLogs'), }; confirmDialogRef.value!.acceptParams(params); - searchLog(); }; const onDownload = async () => {