| 分类 {{ todoSort.sortDir==='asc' ? '↑' : '↓' }} | 内容 {{ todoSort.sortDir==='asc' ? '↑' : '↓' }} | 处理人 {{ todoSort.sortDir==='asc' ? '↑' : '↓' }} | 计划开始 {{ todoSort.sortDir==='asc' ? '↑' : '↓' }} | 计划结束 {{ todoSort.sortDir==='asc' ? '↑' : '↓' }} | 状态 {{ todoSort.sortDir==='asc' ? '↑' : '↓' }} | 来源 {{ todoSort.sortDir==='asc' ? '↑' : '↓' }} | 操作 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 新建后自动计算 | — | |||||||||||||||
| 保存后自动重算 | {{t.source||'—'}} | {{t.categoryName||'—'}} | {{t.content}} | {{t.assigneeName||'未指定'}} | {{fmt(t.planStart)}} | {{fmt(t.planEnd)}} | {{ statusLabel(t.status) }} | {{t.source||'—'}} | ||||||||
|
📭
暂无待办,点"+ 新建"或"导入 Excel"开始
|
||||||||||||||||
| 分类 {{ cronSort.sortDir==='asc' ? '↑' : '↓' }} | 内容 {{ cronSort.sortDir==='asc' ? '↑' : '↓' }} | 处理人 {{ cronSort.sortDir==='asc' ? '↑' : '↓' }} | cron 表达式 {{ cronSort.sortDir==='asc' ? '↑' : '↓' }} | 运行时间 | 状态 {{ cronSort.sortDir==='asc' ? '↑' : '↓' }} | 触发次数 | 操作 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
{{ cronDesc(cronCreateForm.cronExpr) }} | — | — | |||||||||||||
|
|
{{ cronDesc(cronEditForm.cronExpr) }} | — | — | {{t.categoryName||'—'}} | {{t.content}} | {{t.assigneeName||'未指定'}} | {{ t.cronExpr }} |
{{ cronDesc(t.cronExpr) }} | 已暂停 运行中 | {{ cronLogCount[t.id] || 0 }} | ||||||
|
⏰
暂无周期待办模板,点"+ 新建待办"创建
|
||||||||||||||||
| 分类 {{ cronTodoSort.sortDir==='asc' ? '↑' : '↓' }} | 内容 {{ cronTodoSort.sortDir==='asc' ? '↑' : '↓' }} | 处理人 {{ cronTodoSort.sortDir==='asc' ? '↑' : '↓' }} | 计划开始 {{ cronTodoSort.sortDir==='asc' ? '↑' : '↓' }} | 计划结束 {{ cronTodoSort.sortDir==='asc' ? '↑' : '↓' }} | 状态 {{ cronTodoSort.sortDir==='asc' ? '↑' : '↓' }} | 来源 | 操作 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 新建后自动计算 | — | |||||||||||||||
| 保存后自动重算 | {{c.fireSource==='manual' ? '手动' : (c.fireSource==='auto' ? '自动' : '—')}} | {{c.categoryName||'—'}} | {{c.content}} | {{c.assigneeName||'未指定'}} | {{fmt(c.planStart)}} | {{fmt(c.planEnd)}} | {{ statusLabel(c.status) }} | {{c.fireSource==='manual' ? '手动' : (c.fireSource==='auto' ? '自动' : '—')}} | ||||||||
|
⏰
暂无子待办,等待模板触发或点"+ 新建"创建
|
||||||||||||||||
| ID {{ userSort.sortDir==='asc' ? '↑' : '↓' }} | 用户名 {{ userSort.sortDir==='asc' ? '↑' : '↓' }} | QQ 机器人信息 {{ userSort.sortDir==='asc' ? '↑' : '↓' }} | 创建时间 {{ userSort.sortDir==='asc' ? '↑' : '↓' }} | 操作 | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| — | — | |||||||||
| {{u.id}} | {{fmt(u.createdAt)}} | {{u.id}} | {{u.username}} | {{u.qqBotInfo||'—'}} | {{fmt(u.createdAt)}} | |||||
|
👥
暂无用户,点"+ 新增用户"创建
|
||||||||||
| 名称 {{ catSort.sortDir==='asc' ? '↑' : '↓' }} | 描述 {{ catSort.sortDir==='asc' ? '↑' : '↓' }} | 操作 | ||||
|---|---|---|---|---|---|---|
| {{c.name}} | {{c.description||'—'}} | |||||
|
🏷️
暂无分类,点"+ 新建分类"创建
|
||||||
| 名称 {{ catPickerSort.sortDir==='asc' ? '↑' : '↓' }} | 描述 {{ catPickerSort.sortDir==='asc' ? '↑' : '↓' }} |
|---|---|
| ✓{{c.name}} | {{c.description||'—'}} |
|
🏷️ 暂无匹配分类 |
|
*任意、?日/星期互斥、,多值、-区间、/步进