{{each Groups.datas as group}} {{/each}}
添加至分组 {{if ActiveGroupName != ""}} 移出分组 {{/if}}
用户名称:
查询 重置
{{ActiveGroupName?ActiveGroupName:"全部联系人"}}
{{each Users.datas as user}} {{/each}}
用户名称 手机 电子信箱
{{user.name}} {{user.mobile}} {{user.email}}