mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 19:35:50 +00:00
perf: 修改导出报表文案
This commit is contained in:
parent
29da4d209d
commit
1ffd2812dc
@ -1025,7 +1025,7 @@ class ProjectController extends AbstractController
|
||||
$headings[] = '完成时间';
|
||||
$headings[] = '归档时间';
|
||||
$headings[] = '任务计划用时';
|
||||
$headings[] = '实际完成总用时';
|
||||
$headings[] = '实际完成用时';
|
||||
$headings[] = '超时时间';
|
||||
$headings[] = '开发用时';
|
||||
$headings[] = '验收/测试用时';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user