{{$L('欢迎您,' + userInfo.nickname)}}
{{$L('以下是你当前的任务统计数据')}}
-
{{$L('今日待完成')}}
{{dashboardTask.today.length}}
-
{{$L('超期未完成')}}
{{dashboardTask.overdue.length}}
-
{{$L('参与的项目')}}
{{cacheProjects.length}}
{{title}}
-
{{item.flow_item_name}}
{{$L('子任务')}}
+{{item.sub_my.length}}
{{item.name}}
{{item.sub_complete}}/{{item.sub_num}}
{{expiresFormat(item.end_at)}}