邀请记录
@for (item of list; track $index) {
{{ item?.get("nickname") || item?.id }}
{{ item.createdAt | date : "yyyy-MM-dd HH:mm" }}
}