Merge branch 'sprint/185_tanghucheng_fixbug' into 'sprint/185'

* fix bug.

See merge request easycorp/zentaopms!1832
This commit is contained in:
王怡栋
2022-02-17 03:07:21 +00:00
@@ -1,7 +1,5 @@
<?php
$lang->todo->typeList['task'] = '任务';
$lang->effort->common = '日志';
unset($lang->todo->typeList['bug']);
unset($lang->todo->typeList['testtask']);