mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
修复日志弹框逻辑
This commit is contained in:
parent
5ddc9ac22e
commit
394eccab5e
|
@ -46,6 +46,7 @@ const CronLogModal = ({
|
|||
};
|
||||
|
||||
const cancel = () => {
|
||||
localStorage.removeItem('logCron');
|
||||
handleCancel();
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user