更改用户信息 关闭

修改密码

{%if user['avatar'] != ""%} {%else%} {%endif%}

{{user['name']}}

所属部门

{%if orgnization != ''%}{% for name in orgnization %}{{name}} {% endfor %}{%endif%}

岗位

{%if position != ""%}{% for item in position %}{{item['name']}} {% endfor %}{%endif%}

个人绩效

    • 当日
    • 本周
    • 本月
    • 上月

    0

联系方式

{{log['phone']}}
{{user['qq']}}
{{log['email']}}

技能

{%if processes != ""%} {%for pro in processes%}
{{pro['proName']}}
{%endfor%} {%endif%}

完成任务情况

  • 岗位
    • {%if position != ""%}{% for item in position %}
    • {{item['name']}} 
    • {% endfor %}{%endif%}
  • 时间
    • 近一周
    • 近一个月
  • {{default['total']}}

    任务总数

  • 未按时开始

    {{default['Nobegin']}}

  • 未按时完成

    {{default['Noaccomplish']}}

  • 事故统计

    {{default['num']}}

ta的上级:

{% if superior != null %} {% for sir in superior %} {% endfor %} {% else %}
{% endif %}
{% if user['avatar']=='' %} {% else %} {% endif %}
{{user['name']}}

ta的下级:

{% if junior != null %} {% for sir in junior %} {% endfor %} {% else %}
{% endif %}
原密码:
新密码:
确认新密码: