{{include_file name='home/public/header' title='项目成员'}}
| 成员昵称/账号 | 加入方式 | 审核/邀请者 | 加入时间 | 更新时间 | {{if $member->count}}{{/if}} |
|---|---|---|---|---|---|
| {{$model->account->fullName}} | {{$model->joinTypeLabel}} | {{$model->creater->fullName}} | {{$model->created_at}} | {{$model->updated_at}} | {{if $member->count}}{{if $project->hasAuth(['member' => 'update'])}} 编辑 {{else}} 查看 {{/if}} {{if $project->hasAuth(['member' => 'remove'])}} 移出 {{/if}} | {{/if}}