任务管理
刷新
搜索
重置
{{ formatDate(scope.row.createdAt) }}
总任务数
{{ stats.total || 0 }}
今日任务
{{ stats.today || 0 }}
{{ scope.row.points }}
{{ formatDate(scope.row.deadline) }}
{{ getStatusText(scope.row.status) }}
{{ scope.row.needReview ? '是' : '否' }}
{{ formatDate(scope.row.createdAt) }}
通过
拒绝
-
{{ currentTask.title }}
{{ formatDate(currentTask.completedAt) }}
取消
拒绝
通过