{{ info.nickName }}
{{ info.deptName || (info.dept && info.dept.deptName) || '-' }}
{{ info.phoneNumber || '-' }}
{{ info.email || '-' }}
{{ info.userName }}
{{ proxy?.selectDictLabel(sys_normal_disable, info.status) }}
{{ postNames || '-' }}
{{ proxy?.selectDictLabel(sys_user_gender, info.gender) || '-' }}
{{ roleNames || '-' }}
{{ info.createTime || '-' }}
{{ info.updateTime || '-' }}
{{ info.loginIp || '-' }}
{{ info.loginDate || '-' }}
{{ info.remark || '-' }}