添加日志弹窗日志状态显示

This commit is contained in:
whyour
2021-05-14 14:57:30 +08:00
parent 2ba99d9c47
commit e32a56df93
3 changed files with 21 additions and 5 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ const initData = [
name: '更新面板',
command: `ql update`,
schedule: `${randomSchedule(60, 1)} ${randomSchedule(
24,
7,
6,
1,
).toString()} * * *`,
status: CrontabStatus.idle,
},