auto-sync: 2026-05-20 22:55:54
This commit is contained in:
@@ -336,6 +336,8 @@ export default function TaskModal() {
|
||||
<span>创建于 {fmtTimeFull(task.created_at)}</span>
|
||||
<span style={{ margin: '0 8px' }}>·</span>
|
||||
<span>更新于 {fmtTime(task.updated_at)}</span>
|
||||
<span style={{ margin: '0 8px' }}>·</span>
|
||||
<ProjectSelector taskId={task.id} currentProject={selectedProjectId} projects={projects} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user