{extend name='admin@main'} {block name="button"} {if auth("resume")} {/if} {if auth("forbid")} {/if} {/block} {block name="content"}
头像地址 | 昵称 | 用户姓名 | 手机号码 | 职位 | 所属部门 | 直属主管 | 状态 | 签名状态 | 操作 | |
---|---|---|---|---|---|---|---|---|---|---|
|
{$vo.nickname|default='--'} |
{$vo.name|default=''}
|
{$vo.mobile|default='--'} | {$vo.title|default='--'} | {$vo.department_text|default='--'} | {$vo.manager_text|default='--'} | {eq name='vo.status' value='0'}已禁用{else}正常{/eq} | {$get_signature_status_list[$vo.signature_status]} |
{if $vo.status eq 1 and auth("forbid")}
禁 用
{elseif auth("resume")}
启 用
{/if}
详 情
{if $vo.signature_status eq 2}
签名审核通过 签名审核驳回 {/if} |