{$from.frominfo}
{if $from.aduit_status eq 1 && $from.staffid eq session('_staff_id')}
撤 回
{/if}
{volist name="array" id="vo"}
{if $vo['type'] neq 'hidden' and $vo['name'] neq 'nextStaff'}
{$vo['name']} : {if $vo['type'] == 'upload'}
下载附件
{elseif $vo['type'] == 'checkbox'} {else} {$vo['value']} {/if}
{/if}
{/volist}
{volist name="update" id="up"}
{$up.time_regdate}
{$up.qz}
{/volist}