fix detach fail, marks

This commit is contained in:
2023-10-06 00:37:46 +03:00
parent 5cdd516696
commit 21b0135c68
11 changed files with 643 additions and 2 deletions

View File

@ -102,6 +102,7 @@ class ProjectTask extends ActiveRecord
return [
'id',
'project_id',
'project.name',
'title',
'created_at',
'updated_at',