mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-13 04:02:56 +08:00
修复修改任务后没有充值模态框字段
This commit is contained in:
@@ -151,6 +151,7 @@ const Crontab = () => {
|
||||
};
|
||||
|
||||
const addCron = () => {
|
||||
setEditedCron(null as any);
|
||||
setIsModalVisible(true);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user