mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-15 07:36:01 +08:00
修复任务管理列表首次请求两次接口
This commit is contained in:
@@ -329,7 +329,6 @@ const Crontab = () => {
|
||||
setMarginLeft(0);
|
||||
setMarginTop(-72);
|
||||
}
|
||||
getCrons();
|
||||
}, []);
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user