mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-12-17 12:58:51 +08:00
parent
dc0f726029
commit
e478d2e624
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue