mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-31 22:18:07 +08:00
parent
dc0f726029
commit
e478d2e624
@ -124,7 +124,6 @@ const onClean = async () => {
|
|||||||
submitInputInfo: i18n.global.t('logs.deleteLogs'),
|
submitInputInfo: i18n.global.t('logs.deleteLogs'),
|
||||||
};
|
};
|
||||||
confirmDialogRef.value!.acceptParams(params);
|
confirmDialogRef.value!.acceptParams(params);
|
||||||
searchLog();
|
|
||||||
};
|
};
|
||||||
|
|
||||||
const onDownload = async () => {
|
const onDownload = async () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user