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