修复任务管理列表首次请求两次接口

This commit is contained in:
whyour 2021-04-04 19:53:16 +08:00
parent b08f1ab0c5
commit b6345edd69

View File

@ -329,7 +329,6 @@ const Crontab = () => {
setMarginLeft(0);
setMarginTop(-72);
}
getCrons();
}, []);
return (