修改密码
{{user['name']}}
所属部门
{%if orgnization != ''%}{% for name in orgnization %}{{name}} {% endfor %}{%endif%}
岗位
{%if position != ""%}{% for item in position %}{{item['name']}} {% endfor %}{%endif%}
联系方式
技能
完成任务情况
任务总数
未按时开始
未按时完成
事故统计
ta的上级:
{% if superior != null %} {% for sir in superior %} {% endfor %} {% else %}ta的下级:
{% if junior != null %} {% for sir in junior %} {% endfor %} {% else %}