This commit is contained in:
tianshujie
2024-03-05 09:07:22 +08:00
parent a168a9b384
commit 99e3c032f9
@@ -16,3 +16,5 @@ unset($config->project->dtable->team->fieldList['days']);
unset($config->project->dtable->team->fieldList['hours']);
unset($config->project->dtable->team->fieldList['total']);
unset($config->project->dtable->team->fieldList['limited']);
$config->project->dtable->fieldList['actions']['menu'] = array(array('start|activate|close', 'other' => array('suspend', 'activate|close')), 'edit', 'group', 'whitelist', 'delete');